Create an empty new scene with the given name additively. The path of the new scene will be empty
A Synch Operation Hash Code
The name of the new scene. It cannot be empty or null, or same as the name of the existing scenes.
Allow Scene Activation
Allow the scene to be activated as soon as it's ready
Everyframe
useful if activation will be set during update
Progress
The loading's progress.
Is Done
True when loading is done
Done Event
Event sent when scene loading is done
Failure Event
Event sent when action could not be performed. Check Log for more information