VideoPlayer.renderMode
public Video.VideoRenderMode renderMode;
Description 描述
Where the video content will be drawn.
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.