Techniques and resources demonstrating how Blend Styles and masks affect how spritesA 2D graphic objects. If you are used to working in 3D, Sprites are essentially just standard textures but there are special techniques for combining and managing sprite textures for efficiency and convenience during development. More info
See in Glossary are lit.
| Topic | Description |
|---|---|
| Blend modes | Understand how different Blend Modes visually affect the way a sprite is lit. |
| Masking | Understand how masks interact with different Blend Modes. |
| HDR emulation scale | Use High Dynamic Range (HDR) with 2D Lights if a platform doesn’t natively support it. |