renderMode
7/14/25Less than 1 minute
VideoPlayer.renderMode
| Name | Type |
|---|---|
| renderMode | VideoRenderMode |
Description
Where the video content will be drawn.
Extra Detail
This gets automatically set to the most appropriate value when creating a VideoPlayer. For example, adding a VideoPlayer on a Camera will result in the VideoPlayer initializing its target to be the Camera background.

