Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/AddPrimitiveTool.h |
Include |
#include "AddPrimitiveTool.h" |
UCLASS()
class UProceduralStairsToolProperties : public UProceduralShapeToolProperties
Name | Description | ||
---|---|---|---|
|
meta |
Depth of each step of linear stairs |
|
|
int |
NumSteps |
Number of steps |
|
StairsType |
Type of staircase |
|
|
float |
StepHeight |
Height of each step |
|
float |
StepWidth |
Width of each step |