Vixen
02b45cc4
csharp
public enum GizmoMode

What the gizmo changes.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (5)

  • None

    Nothing. Clicks select and drags rubber-band.

  • Translate

    Position.

  • Rotate

    Rotation.

  • Scale

    Scale.

  • Transform

    All three at once, as one set of handles.

Used by (13)

  • EditorAffordanceTestsVixen.Editor.App.Tests
  • EditorApplicationVixen.Editor.App
  • GizmoDragVixen.Editor.SceneView
  • GizmoGeometryVixen.Editor.SceneView
  • GizmoGeometryTestsVixen.Editor.SceneView.Tests
  • GizmoTestsVixen.Editor.SceneView.Tests
  • OneEditPathTestsVixen.Editor.App.Tests
  • PrecisionTestsVixen.Editor.SceneView.Tests
  • SceneViewportVixen.Editor.SceneView
  • SnapContextTestsVixen.Editor.SceneView.Tests
  • SnapTestsVixen.Editor.SceneView.Tests
  • TransformGizmoVixen.Editor.SceneView
  • ViewportChromeVixen.Editor.App