Enum ContextViewType
Obsolete - Type of composite context view.
Namespace: UnityEditor.MARS.Simulation.Rendering
Syntax
public enum ContextViewType : int
Fields
Name | Description | Value |
---|---|---|
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 |