API Reference > imodeljs-frontend > Rendering > RenderContext > createSceneGraphicBuilder createSceneGraphicBuilder Method Create a builder for creating a GraphicType.Scene RenderGraphic for rendering within this context's Viewport. createSceneGraphicBuilder(transform?: Transform): GraphicBuilder Parameter Type Description transform Transform the local-to-world transform in which the builder's geometry is to be defined. Returns - GraphicBuilder A builder for creating a GraphicType.Scene RenderGraphic for rendering within this context's Viewport. Defined in core/frontend/src/ViewContext.ts Line 72 Last Updated: 11 June, 2024