Property SceneFileResult
SceneFileResult
The ContentSceneFile that was loaded. This can be used to manually integrate the loaded scene at the end of the frame.
Declaration
[Obsolete("This property is no longer valid. The scene file does not exist in all cases (e.g. play mode).")]
public ContentSceneFile SceneFileResult { get; }
Property Value
Type | Description |
---|---|
ContentSceneFile |