<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@soulmachines/smwebsdk](./smwebsdk.md) &gt; [SceneOptions](./smwebsdk.sceneoptions.md) &gt; [videoElement](./smwebsdk.sceneoptions.videoelement.md)

## SceneOptions.videoElement property

The HTMLVideoElement where the digital person should be displayed

**Signature:**

```typescript
videoElement?: HTMLVideoElement;
```
