VideoPlayer.targetMaterialProperty

public string targetMaterialProperty;

Description 描述

Material texture property which is targeted when VideoPlayer.renderMode is set to Video.VideoTarget.MaterialOverride.

The video is sent to every Material in the Renderer that has the targeted texture property.