csharp
public enum GizmoSpaceWhich axes the handles point along.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (4)
WorldThe world's axes.
LocalThe object's own.
ParentIts parent's, which is the space its stored transform is in.
ScreenThe camera's, so up is up on screen.
Used by (4)
- EditorAffordanceTestsVixen.Editor.App.Tests
- EditorApplicationVixen.Editor.App
- GizmoTestsVixen.Editor.SceneView.Tests
- TransformGizmoVixen.Editor.SceneView