Version: 2022.2
public Texture texture ;

描述

放置视频内容的内部纹理。(只读)

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.