Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

Texture2D.whiteTexture

public static Texture2D whiteTexture;

Description

Get a small texture with all white pixels.

All pixels of this texture will be opaque white (1,1,1,1).

See Also: blackTexture.

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