URevolveToolProperties

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/DrawAndRevolveTool.h

Include

#include "DrawAndRevolveTool.h"

Syntax

UCLASS()
class URevolveToolProperties : public URevolveProperties

Variables

Name Description

Public variable UProperty Meta

bool

 

bAllowedToEditDrawPlane

Not user visible- used to disallow draw plane modification.

Public variable UProperty Category, EditAnywhere, AdvancedDisplay

bool

 

bClosePathToAxis

Connect the ends of an open path to the axis to add caps to the top and bottom of the revolved result.

Public variable UProperty Category, EditAnywhere

bool

 

bEnableSnapping

Enables snapping while editing the path.

Public variable UProperty Category, EditAnywhere, Meta

 

ClampMax

Public variable UProperty Category, EditAnywhere, Meta

 

ClampMin

Public variable UProperty Category, EditAnywhere, Meta

 

Delta

Sets the draw plane origin. The revolution axis is the X axis in the plane.

Public variable UProperty Category, EditAnywhere, AdvancedDisplay, Meta

 

EditCondition

Determines how end caps are created.

Public variable UProperty Category, EditAnywhere, Meta

 

LinearDeltaSensitivity

Public variable UProperty Category, EditAnywhere, Meta

 

UIMax

Public variable UProperty Category, EditAnywhere, Meta

 

UIMin

Sets the draw plane orientation. The revolution axis is the X axis in the plane.

Public variable UProperty Category, EditAnywhere, AdvancedDisplay, Meta

 

ValidEnumValues

Overridden from URevolveProperties

Name Description

Protected function Virtual Const

ERevolveProp...

 

GetCapFillMode()