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 UProceduralRectangleToolProperties : public UProceduralShapeToolProperties
Name | Description | ||
---|---|---|---|
|
float |
Depth |
Depth of the rectangle |
|
int |
DepthSubdivisions |
Number of subdivisions along the depth |
|
meta |
Radius of rounded corners. |
|
|
RectangleType |
Type of rectangle |
|
|
float |
Width |
Width of the rectangle |
|
int |
WidthSubdivisions |
Number of subdivisions along the width |