Vixen
02b45cc4
csharp
public enum ViewportArrangement

How many panes the scene view is split into.

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

Fields and properties (4)

  • Single

    One.

  • SideBySide

    Two, side by side.

  • Stacked

    Two, one above the other.

  • Quad

    Four, the classic top/front/side/perspective.

Used by (3)

  • EditorApplicationVixen.Editor.App
  • ViewportIdsVixen.Editor.App
  • ViewportLayoutVixen.Editor.SceneView