VideoPlayer.texture
Name | Type |
---|---|
texture | Texture |
Description
Internal texture in which video content is placed. (Read Only)
Extra Detail
The texture is used to send the video content to the desired target. When the VideoPlayer.renderMode is set to Video.VideoTarget.APIOnly, the content is still accessible from scripts using this property.