Version: 2019.1 (switch to 2018.3 or 2017.4)
LanguageEnglish
  • C#

Image.defaultETC1GraphicMaterial

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

public static Material defaultETC1GraphicMaterial;

Description

Cache of the default Canvas Ericsson Texture Compression 1 (ETC1) and alpha Material.

Stores the ETC1 supported Canvas Material that is returned from GetETC1SupportedCanvasMaterial().

Note: Always specify the UI/DefaultETC1 Shader in the Always Included Shader list, to use the ETC1 and alpha Material.

See Also: Canvas.GetETC1SupportedCanvasMaterial.

Did you find this page useful? Please give it a rating: