UMeshSelectionToolProperties

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

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

Include

#include "MeshSelectionTool.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UMeshSelectionToolProperties : public UInteractiveToolPropertySet

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

float

 

AngleTolerance

Angle in Degrees used for Angle-based Selection Modes

Public variable UProperty Category, EditAnywhere

bool

 

bHitBackFaces

Allow the brush to hit back-facing parts of the surface

Public variable UProperty Category, EditAnywhere

bool

 

bShowWireframe

Toggle drawing of wireframe overlay on/off [Alt+W]

Public variable UProperty Category, EditAnywhere

EMeshFacesColor...

 

FaceColorMode

Public variable UProperty Category, EditAnywhere

EMeshSelectionT...

 

SelectionMode

The Selection Mode defines the behavior of the selection brush

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