UProceduralRectangleToolProperties

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 UProceduralRectangleToolProperties : public UProceduralShapeToolProperties

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

float

 

Depth

Depth of the rectangle

Public variable UProperty Category, EditAnywhere, Meta

int

 

DepthSubdivisions

Number of subdivisions along the depth

Public variable UProperty Category, EditAnywhere, Meta

 

meta

Radius of rounded corners.

Public variable UProperty Category, EditAnywhere

EProceduralRect...

 

RectangleType

Type of rectangle

Public variable UProperty Category, EditAnywhere, Meta

float

 

Width

Width of the rectangle

Public variable UProperty Category, EditAnywhere, Meta

int

 

WidthSubdivisions

Number of subdivisions along the width