Navigation
API > API/Editor > API/Editor/EditorInteractiveToolsFramework > API/Editor/EditorInteractiveToolsFramework/EditorGizmos
References
| Module | EditorInteractiveToolsFramework |
| Header | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorGizmos/TransformGizmo.h |
| Include | #include "EditorGizmos/TransformGizmo.h" |
Syntax
USTRUCT ()
struct FGizmosParameters
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCtrlMiddleDoesY | Property used to define whether the Y axis is indirectly controlled via CTRL+MMB or CTRL+RMB (and Z via CTRL+RMB or CTRL+LMB+RMB). | |
| TEnumAsByte< EAxisRotateMode::Type > | RotateMode | Rotate mode used when manipulating axis rotation handles. |