MaterialPropertyBlock.GetTexture
GetTexture(name: string): Texture;
GetTexture(nameID: int): Texture;
Description

Get a texture from the property block.

Returns null if not found.