| bProvideDebugColor |
bool |
|
Elements/Grammar/PCGSubdivisionBase.h |
- BlueprintReadWrite
- EditAnywhere
- Category=""
- Meta=(InlineEditConditionToggle)
|
| bProvideScalable |
bool |
|
Elements/Grammar/PCGSubdivisionBase.h |
- BlueprintReadWrite
- EditAnywhere
- Category=""
- Meta=(InlineEditConditionToggle)
|
| DebugColorAttributeName |
FName |
Optional. Expected type: Vector4. If disabled, default value will be (1.0, 1.0, 1.0, 1.0). |
Elements/Grammar/PCGSubdivisionBase.h |
- BlueprintReadWrite
- EditAnywhere
- Category=""
- Meta=(EditCondition="bProvideDebugColor")
|
| ScalableAttributeName |
FName |
Optional. Expected type: bool. If disabled, default value will be false. |
Elements/Grammar/PCGSubdivisionBase.h |
- BlueprintReadWrite
- EditAnywhere
- Category=""
- Meta=(EditCondition="bProvideScalable")
|
| SizeAttributeName |
FName |
Mandatory. Expected type: double. |
Elements/Grammar/PCGSubdivisionBase.h |
- BlueprintReadWrite
- EditAnywhere
- Category=""
|
| SymbolAttributeName |
FName |
Mandatory. Expected type: FName. |
Elements/Grammar/PCGSubdivisionBase.h |
- BlueprintReadWrite
- EditAnywhere
- Category=""
|