Select your preferred scripting language. All code snippets will be displayed in this language.
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseGet 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.