Skip to content

API > VideoPlayer > targetMaterialProperty


VideoPlayer.targetMaterialProperty⚓︎

Name Type
targetMaterialProperty string

Description⚓︎

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

Extra Detail⚓︎

The video is sent to every Material in the Renderer that has the targeted texture property. When this property is empty, the VideoPlayer uses the name of the material's first main texture. If no main texture is found, the VideoPlayer uses the name of the material's first texture property.