Skip to main content

Interface ISceneLoader

Syntax
public interface ISceneLoader

Properties

SceneIsReady

Scene is fully loaded and we now can do things with player.

Declaration
bool SceneIsReady { get; set; }