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.