Navigation
API > API/Plugins > API/Plugins/PCG
| Name | EPCGSplineSamplingSeedingMode |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGSplineSampler.h |
| Include Path | #include "Elements/PCGSplineSampler.h" |
Syntax
enum EPCGSplineSamplingSeedingMode
{
SeedFromPosition = 0,
SeedFromIndex = 1,
}
Values
| Name | Remarks |
|---|---|
| SeedFromPosition | |
| SeedFromIndex |