org.rajawali3d.renderer / Renderer / getNewDefaultScene

getNewDefaultScene

protected open fun getNewDefaultScene(): Scene!

Return a new instance of the default initial scene for the Renderer instance. This method is only intended to be called one time by the renderer itself and should not be used elsewhere.

Return
Scene!: Scene The default scene.

protected open fun getNewDefaultScene(): Scene!

Return a new instance of the default initial scene for the Renderer instance. This method is only intended to be called one time by the renderer itself and should not be used elsewhere.

Return
Scene!: Scene The default scene.