Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FPCGPointOutputRange |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Data/PCGBasePointData.h |
| Include Path | #include "Data/PCGBasePointData.h" |
Syntax
USTRUCT (BlueprintType )
struct FPCGPointOutputRange
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PointData | TObjectPtr< UPCGBasePointData > | Data/PCGBasePointData.h |
|
|
| RangeSize | int32 | Data/PCGBasePointData.h |
|
|
| RangeStartIndex | int32 | Data/PCGBasePointData.h |
|