This version of Unity is unsupported.

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.