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

Texture2D.redTexture

public static Texture2D redTexture;

Description

Gets a small Texture with all red pixels.

Unity sets all pixels of this Texture to transparent red (1,0,0,0).