Navigation
API > API/Plugins > API/Plugins/PCG
| Name | EPCGSplineStructProperties |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Data/PCGSplineStruct.h |
| Include Path | #include "Data/PCGSplineStruct.h" |
Syntax
enum EPCGSplineStructProperties
{
UMETA =(Tooltip = "Location component of the control point's transform in world coordinates."),
UMETA =(Tooltip = "Rotation component of the control point's transform in world coordinates."),
UMETA =(Tooltip = "Scale component of the control point's transform in world coordinates."),
UMETA =(Tooltip = "Control point's world transform."),
UMETA =(Tooltip = "Arrive Tangent at the control point."),
UMETA =(Tooltip = "Leave Tangent at the control point."),
UMETA =(Tooltip = "Type of interpolation at the control point for position (same as set on the spline control point). Underlying enum: ESplinePointType."),
UMETA =(Tooltip = "Location component of the control point's transform."),
UMETA =(Tooltip = "Rotation component of the control point's transform."),
UMETA =(Tooltip = "Scale component of the control point's transform."),
UMETA =(Tooltip = "Control point's transform."),
}
Values
| Name | Remarks |
|---|---|
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA |