UProceduralStairsToolProperties

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/AddPrimitiveTool.h

Include

#include "AddPrimitiveTool.h"

Syntax

UCLASS()
class UProceduralStairsToolProperties : public UProceduralShapeToolProperties

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

 

meta

Depth of each step of linear stairs

Public variable UProperty Category, EditAnywhere, Meta

int

 

NumSteps

Number of steps

Public variable UProperty Category, EditAnywhere

EProceduralStai...

 

StairsType

Type of staircase

Public variable UProperty Category, EditAnywhere, Meta

float

 

StepHeight

Height of each step

Public variable UProperty Category, EditAnywhere, Meta

float

 

StepWidth

Width of each step