UProceduralConeToolProperties

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

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

float

 

Height

Height of Cone

Public variable UProperty Category, EditAnywhere, Meta

int

 

HeightSubdivisions

Number of Vertical Subdivisions Along the Hight of the Cone

Public variable UProperty Category, EditAnywhere, Meta

int

 

RadialSlices

Number of Slices on the Cone Base

Public variable UProperty Category, EditAnywhere, Meta

float

 

Radius

Radius of the Cone

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