csharp
public enum ViewportArrangementHow 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)
SingleOne.
SideBySideTwo, side by side.
StackedTwo, one above the other.
QuadFour, the classic top/front/side/perspective.
Used by (3)
- EditorApplicationVixen.Editor.App
- ViewportIdsVixen.Editor.App
- ViewportLayoutVixen.Editor.SceneView