| AxisSizeMultiplier |
float |
Multiplies the values of TranslateAxisLength, ScaleAxisLength, and RotateAxisRadius. |
EditorGizmos/TransformGizmo.h |
|
| bAdditiveIndirectAxes |
bool |
When enabled, Ctrl+clicking multiple mouse buttons allows you to indirectly manipulate multiple axes at once. |
EditorGizmos/TransformGizmo.h |
- EditAnywhere
- Category="Experimental"
- DisplayName="Additive Indirect Manipulation"
|
| bDragDuplicateOnRotation |
bool |
When enabled, drag duplication will work on both translation and rotation (currently Level Editor only). |
EditorGizmos/TransformGizmo.h |
- EditAnywhere
- Category=GizmoInteraction
|
| bEnableExplicit |
bool |
When enabled, the list of coordinate spaces in the viewport toolbar offers rig space: a coordinate system that is similar to parent space but uses gimbal rotations. |
EditorGizmos/TransformGizmo.h |
- EditAnywhere
- Category="Experimental"
|
| bPersistHandleSelection |
bool |
Whether to allow persistent handle selection. |
EditorGizmos/TransformGizmo.h |
- EditAnywhere
- Category="Experimental"
|
| bScreenSpaceIndirectOrthographicManipulation |
bool |
When enabled and in an orthographic view, Ctrl+LMB-Drag will move or scale in screen space, and Ctrl+RMB-Drag will rotate in screen space. |
EditorGizmos/TransformGizmo.h |
- EditAnywhere
- Category="Experimental"
- DisplayName="Screen Space Indirect Orthographic Manipulation"
|
| bScreenSpaceNudge |
bool |
When enabled, translate and scale nudging will be done based on camera view angle (nudge to the right will try to match what's "right" on the screen). |
EditorGizmos/TransformGizmo.h |
- EditAnywhere
- Category=GizmoInteraction
|
| bSequentialIndirectAxesButtons |
bool |
When disabled, Ctrl+LMB manipulates X, Ctrl+RMB manipulates Y, and Ctrl+LMB+RMB or Ctrl+MMB manipulates Z. |
EditorGizmos/TransformGizmo.h |
- EditAnywhere
- Category="Experimental"
|
| bUniformIndirectScale |
bool |
When enabled, all indirect scale manipulations will trigger uniform scaling |
EditorGizmos/TransformGizmo.h |
- EditAnywhere
- Category="Experimental"
- DisplayName="Indirect Scale is always Uniform"
|
| Debug |
FGizmoDebugSettings |
|
EditorGizmos/TransformGizmo.h |
- Config
- EditAnywhere
- Category="Debug"
- Meta=(HideInDetailPanel)
|
| Interaction |
FTransformGizmoInteraction |
|
EditorGizmos/TransformGizmo.h |
- Config
- EditAnywhere
- Category="Interaction"
|
| RotateMode |
TEnumAsByte< EAxisRotateMode::Type > |
Determines how dragging the rotate gizmo affects the selected objects |
EditorGizmos/TransformGizmo.h |
- EditAnywhere
- Category="Experimental"
|
| ScaleType |
EGizmoTransformScaleType |
Determines how scale is calculated when applied. |
EditorGizmos/TransformGizmo.h |
- EditAnywhere
- Category="Experimental"
|
| Style |
FTransformGizmoStyle |
|
EditorGizmos/TransformGizmo.h |
- Config
- EditAnywhere
- Category="Appearance"
|