Navigation
API > API/Plugins > API/Plugins/PCGGeometryScriptInterop > API/Plugins/PCGGeometryScriptInterop/Elements > API/Plugins/PCGGeometryScriptInterop/Elements/UPCGMeshSamplerSettings
Syntax
UPROPERTY&40;BlueprintReadWrite, EditAnywhere, Category&61;"Settings&124;Points",
Meta&61;&40;ClampMin&61;"0", ClampMax&61;"1", PCG_Overridable&41;&41;
float PointSteepness
Remarks
Each PCG point represents a discretized, volumetric region of world space. The points' Steepness value [0.0 to 1.0] establishes how "hard" or "soft" that volume will be represented. From 0, it will ramp up linearly increasing its influence over the density from the point's center to up to two times the bounds. At 1, it will represent a binary box function with the size of the point's bounds.