Type Alias SceneLoadStateString

SceneLoadStateString:
    | "initial"
    | "ready"
    | "ready-fired"
    | "loaded-fired"