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