class in Digicrafts.SceneFlow
The container class use to store the information of a scene defined in the Scene Flow Graph.
Name
Type
Description
UID
string
Unique Identify for each scene
SceneGUID
GUID of the scene in the project.
SceneName
Name of the scene
ScenePath
Path to loading the scene
Async
bool
The scene load asynchronously.
WaitTimeout
float
The time in seconds before appear on screen after loaded.
loadingScene
Name of the loading scene.
loadingScenePath
Path of the loading scene.
Last updated 7 years ago
Was this helpful?