UProceduralCylinderToolProperties

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

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

float

 

Height

Height of the cylinder

Public variable UProperty Category, EditAnywhere, Meta

int

 

HeightSubdivisions

Number of subdivisions along the height of the cylinder

Public variable UProperty Category, EditAnywhere, Meta

int

 

RadialSlices

Number of radial slices for the cylinder

Public variable UProperty Category, EditAnywhere, Meta

float

 

Radius

Radius of the cylinder