Struct SceneSystem.LoadParameters
Namespace: Unity.Scenes
Syntax
public struct LoadParameters
Properties
AutoLoad
Declaration
public bool AutoLoad { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |
Flags
Declaration
public SceneLoadFlags Flags { get; set; }
Property Value
| Type | Description |
|---|---|
| SceneLoadFlags |