The Sumerian Scene component provides you with a prebuilt UI for loading and displaying Amazon Sumerian scenes inside of your website.
Note: The UI component will inherit the height and width of the direct parent DOM element. Make sure to set the width and height styling on the parent DOM element to your desired size.
Usage: ``````
Options:
```javascript
// scene-name: the configured friendly scene you would like to load
```
See the [XR documentation](/lib/xr/getting-started) for information on creating and publishing a Sumerian scene.