TextureTransparency Enumeration
Describes the type of transparency in the pixels of a TextureImage. Each pixel can be classified as either opaque or translucent. The transparency of the image as a whole is based on the combination of pixel transparencies. If this information is known, it should be supplied when creating a texture for more efficient rendering.
@see TextureImage.transparency.
Members
Defined in
- core/common/src/TextureProps.ts Line 48
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.