Vixen
02b45cc4
csharp
public sealed class ViewportPreferences

What one viewport pane was showing when the editor last closed.

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

Remarks

⚠ Names rather than numbers, both of them. The show flags are a bitset that has already lost a member — see SceneShow — and a view mode is an enum somebody will insert into; either stored as an integer comes back meaning something else after a version that edits the declaration, which is the failure nobody reports because it looks like the editor forgetting.

Fields and properties (2)

  • public List<string> Show

    The show flags, as the slugs ShowFlags.Parse reads.

  • public string Mode

    The view mode's name, or empty for the default.

Used by (3)

  • EditorApplicationVixen.Editor.App
  • EditorPreferencesVixen.Editor.App
  • TypeRegistrationVixen.Editor.App