Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements
Inheritance Hierarchy
- FPCGContext
- FPCGSurfaceSamplerContext
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Elements/PCGSurfaceSampler.h |
| Include | #include "Elements/PCGSurfaceSampler.h" |
Syntax
struct FPCGSurfaceSamplerContext : public FPCGContext
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDataPrepared | ||
| FBox | BoundingShapeBounds | ||
| const UPCGSpatialData * | BoundingShapeSpatialInput | Keep all data that won't be recomputed at every execution. | |
| bool | bUnionDataCreated | True if BoundingShapeSpatialInput is data that was createdand rooted during data preparation | |
| int32 | CurrentGeneratingShape | ||
| TArray< const UPCGSpatialData *, TInlineAllocator< 16 > > | GeneratingShapes | ||
| TArray< PCGSurfaceSampler::FSurfaceSamplerSettings, TInlineAllocator< 16 > > | LoopData |
Destructors
| Type | Name | Description | |
|---|---|---|---|