public static Texture2D blackTexture ;

설명

Get a small texture with all black pixels.

All the RGBA colour values of this texture will be zero (0,0,0,0). (Note that the alpha is also zero, which is transparent).

See Also: whiteTexture.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.