UProceduralCylinderToolProperties

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

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

Include

#include "AddPrimitiveTool.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UProceduralCylinderToolProperties : public UProceduralShapeToolProperties

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

float

 

Height

Height of Cylinder

Public variable UProperty Category, EditAnywhere, Meta

int

 

HeightSubdivisions

Number of Vertical Subdivisions Along the Height of the Cylidner

Public variable UProperty Category, EditAnywhere, Meta

int

 

RadialSlices

Number of Slices on the Cylinder Caps

Public variable UProperty Category, EditAnywhere, Meta

float

 

Radius

Radius of The Cylinder

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss