Texture2D.blackTexture

public static Texture2D blackTexture;

Description

Gets a small Texture with all black pixels.

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


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