redTexture
7/14/25Less than 1 minute
Texture2D.redTexture
"Read-Only"
This property is **Read-Only**
Name | Type |
---|---|
redTexture | Texture2D |
Description
Gets a small Texture with all red pixels.
Extra Detail
Unity sets all pixels of this Texture to transparent red (1,0,0,0).