Skip to main content

Texture2D.redTexture

"Read-Only"

This property is Read-Only

NameType
redTextureTexture2D

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).