---
title: desiredSpatialVideoMode
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/videoplayercomponent/desiredspatialvideomode
---

# desiredSpatialVideoMode

The viewer’s selected spatial video rendering mode.

## Declaration

```swift
var desiredSpatialVideoMode: VideoPlayerComponent.SpatialVideoMode { get set }
```

## Discussion

Discussion This is the desired spatial video rendering mode that will be attempted if the content is able to support the requested mode. If the content is not spatial video then the rendering of the video will default back to screen.
