createScene Method
Populate the context with the scene to be rendered by this viewport.
createScene(context: SceneContext): void
@note This method is not typically invoked directly - renderFrame invokes it as needed to recreate the scene.
| Parameter | Type | Description | 
|---|---|---|
| context | SceneContext | 
Returns - void
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.