Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGSurfaceSampler.h |
| Include | #include "Elements/PCGSurfaceSampler.h" |
Syntax
struct FSurfaceSamplerParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bApplyDensityToPoints | ||
| bool | bKeepZeroDensityPoints | ||
| float | Looseness | ||
| FVector | PointExtents | ||
| float | PointsPerSquaredMeter | ||
| float | PointSteepness |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | InitializeFromSettings
(
const UPCGSurfaceSamplerSettings* Settings |