Property SceneResult
SceneResult
The loaded scene object.
Declaration
[Obsolete("This property is no longer valid. Use the scene returned from LoadAsync.")]
public readonly Scene SceneResult { get; }
Property Value
| Type | Description |
|---|---|
| Scene |
The loaded scene object.
[Obsolete("This property is no longer valid. Use the scene returned from LoadAsync.")]
public readonly Scene SceneResult { get; }
| Type | Description |
|---|---|
| Scene |