Enum ContextViewType
Obsolete - Type of composite context view.
Namespace: UnityEditor.MARS.Simulation.Rendering
Assembly: Unity.MARS.Editor.dll
Syntax
[Obsolete]
[Serializable]
[MovedFrom("Unity.MARS")]
public enum ContextViewType
Fields
Name | Description |
---|---|
DeviceView | Device View |
GameView | Game View |
NormalSceneView | Scene view viewing the main scene |
OtherView | Other custom view type |
PrefabIsolation | Scene view in prefab isolation mode |
SimulationView | Simulation View |
Undefined | Undefined view type |