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