Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGClusterSettings
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category=Settings, DisplayName="Clusters",
Meta=(ClampMin="1", PCG_Overridable))
int32 NumClusters
Remarks
Number of clusters (segments) to group the points into. Each point will be assigned a cluster at the end.