Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Canvas.GetETC1SupportedCanvasMaterial

Declaration

public static Material GetETC1SupportedCanvasMaterial();

Returns

Material The generated ETC1 Material from the Canvas.

Description

Gets or generates the ETC1 Material.

Uses the UI/DefaultETC1 Shader which must be specified in the Always Included Shader list.