Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeSplinesComponent
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
LandscapeSplinesComponent.h |
|
|
|
LandscapeSplinesComponent.h |
|
GetControlPoints()
| |
|
| Name |
GetControlPoints |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Landscape/Classes/LandscapeSplinesComponent.h |
| Include Path |
#include "LandscapeSplinesComponent.h" |
const TArray < TObjectPtr < ULandscapeSplineControlPoint > > & GetControlPoints() const
GetControlPoints()
| |
|
| Name |
GetControlPoints |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Landscape/Classes/LandscapeSplinesComponent.h |
| Include Path |
#include "LandscapeSplinesComponent.h" |
TArray < TObjectPtr < ULandscapeSplineControlPoint > > & GetControlPoints()