| GroupName |
FName |
|
Builders/CubeBuilder.h |
|
| Hollow |
uint32 |
Whether this is a hollow or solid cube |
Builders/CubeBuilder.h |
- EditAnywhere
- Category=BrushSettings
|
| Tessellated |
uint32 |
Whether extra internal faces should be generated for each cube face |
Builders/CubeBuilder.h |
- EditAnywhere
- Category=BrushSettings
|
| WallThickness |
float |
The thickness of the cube wall when hollow |
Builders/CubeBuilder.h |
- EditAnywhere
- Category=BrushSettings
- Meta=(EditCondition="Hollow")
|
| X |
float |
The size of the cube in the X dimension |
Builders/CubeBuilder.h |
- EditAnywhere
- Category=BrushSettings
- Meta=(ClampMin="0.000001")
|
| Y |
float |
The size of the cube in the Y dimension |
Builders/CubeBuilder.h |
- EditAnywhere
- Category=BrushSettings
- Meta=(ClampMin="0.000001")
|
| Z |
float |
The size of the cube in the Z dimension |
Builders/CubeBuilder.h |
- EditAnywhere
- Category=BrushSettings
- Meta=(ClampMin="0.000001")
|