org.rajawali3d.renderer / Renderer / getScene

getScene

open fun getScene(scene: Int): Scene!

Fetches the specified scene.

Parameters

scene - Int: Index of the Scene to fetch.

Return
Scene!: Scene which was retrieved.

open fun getScene(scene: Int): Scene!

Fetches the specified scene.

Parameters

scene - Int: Index of the Scene to fetch.

Return
Scene!: Scene which was retrieved.