Enum ContextViewType
Namespace: UnityEditor.MARS.Simulation.Rendering
Syntax
[Serializable]
[MovedFrom("Unity.MARS")]
public enum ContextViewType
Fields
| Name | Description | Value |
|---|---|---|
| SimulationView | 0 | |
| DeviceView | 1 | |
| NormalSceneView | 2 | |
| PrefabIsolation | 3 | |
| GameView | 4 | |
| OtherView | 5 | |
| Undefined |