Navigation
API > API/Plugins > API/Plugins/UVEditorTools
Visualization settings for the TransformTool
| Name | UUVEditorTransformToolDisplayProperties |
| Type | class |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/UVEditorTransformTool.h |
| Include Path | #include "UVEditorTransformTool.h" |
Syntax
UCLASS ()
class UUVEditorTransformToolDisplayProperties : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UUVEditorTransformToolDisplayProperties
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UUVEditorTransformToolDisplayProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bDrawPivots | bool | Draw the tool's active pivot location if needed. | UVEditorTransformTool.h |
|