Field AutoLoadScene
Set when the scene should load.
Namespace: Unity.Scenes
Syntax
public bool AutoLoadScene
Returns
| Type | Description |
|---|---|
| Boolean |
Remarks
Set to true to load the scene automatically when entering Play mode. Set to false to explicitly load the scene.