Skip to content

SceneView

const SceneView: ForwardRefExoticComponent<SceneViewProps & object & RefAttributes<SceneViewHandle>>

Defined in: src/SceneView.tsx:36

Declarative 3D scene view. Renders the Scene from the nearest <Scene>, hosts the <GraphicsOverlay> / <AnalysisOverlay> children, and exposes retryLoad via a ref.