| 0x18 | Location | FVector | 6 flags | {X=0, Y=0, Z=0} |
| 0x18 | Rotation | FRotator | 5 flags | {Pitch=0, Yaw=0, Roll=0} |
| 0x04 | Width | float | 6 flags | 1000 |
| 0x04 | LayerWidthRatio | float | 6 flags | 1 |
| 0x04 | SideFalloff | float | 6 flags | 1000 |
| 0x04 | LeftSideFalloffFactor | float | 6 flags | 1 |
| 0x04 | RightSideFalloffFactor | float | 6 flags | 1 |
| 0x04 | LeftSideLayerFalloffFactor | float | 6 flags | 0.5 |
| 0x04 | RightSideLayerFalloffFactor | float | 6 flags | 0.5 |
| 0x04 | EndFalloff | float | 6 flags | 2000 |
| 0x10 | ConnectedSegments | TArray<FLandscapeSplineConnection> | 3 flags | [] |
| 0x10 | Points | TArray<FLandscapeSplineInterpPoint> | Protected+2 flags | [] |
| 0x38 | Bounds | FBox | Protected+5 flags | {min={X=0, Y=0, Z=0}, max={X=0, Y=0, Z=0}, IsValid=false} |
| 0x08 | LocalMeshComponent | UControlPointMeshComponent* | Protected+9 flags | nullptr |