csharp
public enum GizmoModeWhat the gizmo changes.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (5)
NoneNothing. Clicks select and drags rubber-band.
TranslatePosition.
RotateRotation.
ScaleScale.
TransformAll 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