Skip to content

API > Texture2D > redTexture


Texture2D.redTexture⚓︎

Read-Only

Read-only Property 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).