This version of Unity is unsupported.

CanvasRenderer.GetMaterial

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

Parameters

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

Returns

Material Result.

Description

Gets the current Material assigned to the CanvasRenderer.