Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeSplinesComponent
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeSplinesComponent.h |
| Include | #include "LandscapeSplinesComponent.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeSplines.cpp |
void CopyToSplineComponent
&40;
USplineComponent &42; SplineComponent
&41;
Remarks
Converts points along the landscape spline into points on a spline component Works best with landscape splines that contain no intersections or splits
Parameters
| Name | Description |
|---|---|
| SplineComponent | Spline component to be populated |