csharp
public enum SceneMenuSurfaceWhich of the viewport's two summoned menus an entry belongs to.
Remarks
⚠ A flags enum, because the useful case is both. A mode's four commonest verbs want to be a flick away and to be in the list somebody reads when they cannot remember the flick — and a contributor who had to register the same command twice would register it once and pick wrong.
Fields and properties (4)
NoneNowhere. Not useful, and it is the default so that it has to be chosen.
RadialThe pie menu: a direction, and after a week a flick.
ContextThe list the context key opens: read rather than aimed.
BothBoth, which is what most entries want.
Used by (3)
- EditorApplicationVixen.Editor.App
- SceneMenuItemVixen.Editor.SceneView
- SceneMenuTestsVixen.Editor.App.Tests