GetViewType()
Gets the type of the selected PlayModeView window.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public static PlayModeWindow.PlayModeViewTypes GetViewType()
Returns
Type | Description |
|---|---|
| PlayModeViewTypes | The type of the PlayModeView. |