open fun addScene(scene: Scene!): Boolean
Adds a Scene
to the renderer.
scene
- Scene!: Scene
object to add.
Return
Boolean: boolean
True if this addition was successfully queued.
open fun addScene(scene: Scene!): Boolean
Adds a Scene
to the renderer.
scene
- Scene!: Scene
object to add.
Return
Boolean: boolean
True if this addition was successfully queued.