VideoRenderMode.APIOnly

Description

Don't draw the video content anywhere, but still make it available via the VideoPlayer's texture property in the API.

You can use this render mode to play the video into a Canvas' RawImage. You can assign the VideoPlayer.texture directly to RawImage texture. This lets you use video in your UI elements or any place where the API allows a texture to be assigned.


Did you find this page useful? Please give it a rating: