org.rajawali3d.renderer / Renderer / addAndSwitchScene

addAndSwitchScene

open fun addAndSwitchScene(scene: Scene!): Boolean

Adds a Scene, switching to it immediately

Parameters

scene - Scene!: The Scene to add.

Return
Boolean: boolean True if the addition task was successfully queued.

open fun addAndSwitchScene(scene: Scene!): Boolean

Adds a Scene, switching to it immediately

Parameters

scene - Scene!: The Scene to add.

Return
Boolean: boolean True if the addition task was successfully queued.