Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


renderMode

Where the video content will be drawn.
Read time 1 minuteLast updated 9 days ago

Definition

public VideoRenderMode renderMode { get; set; }

Remarks

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.