Skip to content

API > Texture2D > whiteTexture


Texture2D.whiteTexture⚓︎

Read-Only

Read-only Property This property is Read-Only

Name Type
whiteTexture Texture2D

Description⚓︎

Gets a small Texture with all white pixels.

Extra Detail⚓︎

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