Texture2D.whiteTexture

public static Texture2D whiteTexture;

Description

Gets a small Texture with all white pixels.

Unity sets all pixels of this Texture to opaque white (1,1,1,1).


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