Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

MaterialPropertyBlock.GetTexture

public Texture GetTexture(string name);
public Texture GetTexture(int nameID);

Parameters

Description

Get a texture from the property block.

Returns null if not found.