Skip to content

Scene

Scene(__namedParameters): Element

Defined in: src/Scene.tsx:14

Declarative 3D scene model (mirrors ArcGISScene / Scene). Creates a native scene SharedObject once, reconciles prop changes, and exposes it (as a geo model) to descendant views and layers.

PropsWithChildren<SceneProps>

Element