PRIM ALPHA MODE BLEND

Description

Constant: integer PRIM_ALPHA_MODE_BLEND = 1;

The integer constant PRIM_ALPHA_MODE_BLEND has the value 1

Used with PRIM_ALPHA_MODE. Prims faces set to this type use alpha blending for diffuse texture rendering (assuming the alpha channel exists).

Caveats


Related Articles

Deep Notes

Search Canny for related Issues

Signature

integer PRIM_ALPHA_MODE_BLEND = 1;