Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGSplineSampler.h |
| Include | #include "Elements/PCGSplineSampler.h" |
Syntax
enum EPCGSplineSamplingMode
{
Subdivision = 0,
Distance,
UMETA =(Tooltip = "Samples a specified number of times, evenly spaced around the spline."),
}
Values
| Name | Description |
|---|---|
| Subdivision | |
| Distance | |
| UMETA |