Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/EditMeshPolygonsTool.h |
Include |
#include "EditMeshPolygonsTool.h" |
UCLASS()
class UPolyEditCommonProperties : public UInteractiveToolPropertySet
These are properties that do not get enabled/disabled based on the action
Name | Description | ||
---|---|---|---|
|
bLocalCoordSystem |
This gets updated internally so that properties can respond to whether the coordinate system is set to local or global |
|
|
bLockRotation |
When true, keeps rotation of gizmo constant through selection changes and manipulations (but not middle-click repositions). |
|
|
bShowWireframe |
||
|
LocalFrameMode |
Determines whether, on selection changes, the gizmo's rotation is taken from the object transform, or from the geometry elements selected. |