Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FSurfaceSamplerIterationState |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGSurfaceSampler.h |
| Include Path | #include "Elements/PCGSurfaceSampler.h" |
Syntax
struct FSurfaceSamplerIterationState
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OutputData | UPCGBasePointData * | Elements/PCGSurfaceSampler.h | ||
| OutputPoints | UPCGPointData * | This will be set to the same value as OutputData when using UPCGPointData type to support deprecated code | Elements/PCGSurfaceSampler.h | |
| SamplerData | FSurfaceSamplerData | Elements/PCGSurfaceSampler.h |