Skip to main content

VideoPlayer.texture

NameType
textureTexture

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.