Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGCreatePointsSphereSettings
Syntax
UPROPERTY (BlueprintReadWrite, EditAnywhere, Category=Settings,
Meta=(PCG_Overridable, EditCondition="SphereGeneration == EPCGSphereGeneration::Geodesic", EditConditionHides, ClampMin=0, ClampMax=8))
int32 GeodesicSubdivisions
Remarks
Determines the number of subdivisions of the geodesic sphere. Becomes exponentially more expensive as it gets higher.