whiteTexture
7/14/25Less than 1 minute
Texture2D.whiteTexture
"Read-Only"
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).