Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/Grammar
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/Grammar/PCGSubdivisionBase.h |
| Include | #include "Elements/Grammar/PCGSubdivisionBase.h" |
Syntax
USTRUCT (BlueprintType )
struct FPCGSubdivisionSubmodule
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bScalable | If the volume can be scaled to fit the remaining space or not. | |
| FVector4 | DebugColor | For easier debugging, using Point color in conjunction with PCG Debug Color Material. | |
| double | Size | Size of the block, aligned on the segment direction. | |
| FName | Symbol | Symbol for the grammar. |