|
KallistiOS
2.0.0
|
Macros | |
| #define | PVR_TXRALPHA_ENABLE 0 |
| Enable alpha blending. | |
| #define | PVR_TXRALPHA_DISABLE 1 |
| Disable alpha blending. | |
This causes the alpha value in the texel color to be paid attention to. It really only makes sense to enable this for translucent or punch-thru polys.
| #define PVR_TXRALPHA_DISABLE 1 |
Disable alpha blending.
| #define PVR_TXRALPHA_ENABLE 0 |
Enable alpha blending.
1.8.1.1