Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGCollapsePointsSettings
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category=Settings,
Meta=(ClampMin="0.01", PCG_Overridable))
double DistanceThreshold
Remarks
Distance at which we will stop collapsing points. E.g. Points will continue collapsing until every point is at least this distance from each other.