| meta |
|
Depth of each step of linear stairs |
AddPrimitiveTool.h |
- EditAnywhere
- Category=Shape
- Meta=(UIMin="1.0", UIMax="1000.0", ClampMin="0.0001", ClampMax="1000000.0", ProceduralShapeSetting, EditCondition="StairsType == EProceduralStairsType::Linear || StairsType == EProceduralStairsType::Floating")
|
| NumSteps |
int |
Number of steps |
AddPrimitiveTool.h |
- EditAnywhere
- Category=Shape
- Meta=(DisplayName="Number of Steps", UIMin="2", UIMax="100", ClampMin="2", ClampMax="1000000", ProceduralShapeSetting)
|
| StairsType |
EProceduralStairsType |
Type of staircase |
AddPrimitiveTool.h |
- EditAnywhere
- Category=Shape
|
| StepHeight |
float |
Height of each step |
AddPrimitiveTool.h |
- EditAnywhere
- Category=Shape
- Meta=(UIMin="1.0", UIMax="1000.0", ClampMin="0.0001", ClampMax="1000000.0", ProceduralShapeSetting)
|
| StepWidth |
float |
Width of each step |
AddPrimitiveTool.h |
- EditAnywhere
- Category=Shape
- Meta=(UIMin="1.0", UIMax="1000.0", ClampMin="0.0001", ClampMax="1000000.0", ProceduralShapeSetting)
|