Class MARSEditorGUI.SceneTypeWindow
Custom Popup Window for selecting Simulation Scene Type
Inherited Members
Namespace: Unity.MARS
Syntax
public class SceneTypeWindow : MARSEditorGUI.MARSPopupWindow
Constructors
SceneTypeWindow(ISimulationView, GUIContent[])
Declaration
public SceneTypeWindow(ISimulationView view, GUIContent[] contents)
Parameters
Type | Name | Description |
---|---|---|
ISimulationView | view | |
GUIContent[] | contents |
Methods
Draw()
Declaration
protected override void Draw()
Overrides
GetWindowSize()
Declaration
public override Vector2 GetWindowSize()
Returns
Type | Description |
---|---|
Vector2 |