Navigation
API > API/Plugins > API/Plugins/PCG
| Name | EPCGSphereGeneration |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGCreatePointsSphere.h |
| Include Path | #include "Elements/PCGCreatePointsSphere.h" |
Syntax
enum EPCGSphereGeneration
{
Geodesic,
Angle,
Segments,
Random,
Poisson,
}
Values
| Name | Remarks |
|---|---|
| Geodesic | |
| Angle | |
| Segments | |
| Random | |
| Poisson |