Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

CanvasRenderer.GetMaterial

Switch to Manual
public Material GetMaterial(int index);
public Material GetMaterial();

Parameters

index The material index to retrieve (0 if this parameter is omitted).

Returns

Material Result.

Description

Gets the current Material assigned to the CanvasRenderer.