Vixen
02b45cc4
csharp
public enum ViewDirection

One of the six axis-aligned views a numpad key snaps to.

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

Fields and properties (6)

  • Front

    Looking along −Z.

  • Back

    Looking along +Z.

  • Right

    Looking along −X.

  • Left

    Looking along +X.

  • Top

    Looking down.

  • Bottom

    Looking up.

Used by (4)

  • CameraTestsVixen.Editor.SceneView.Tests
  • EditorApplicationVixen.Editor.App
  • EditorCameraVixen.Editor.SceneView
  • ViewportLayoutVixen.Editor.SceneView