PRIM ALPHA MODE NONE

Description

Constant: integer PRIM_ALPHA_MODE_NONE = 0;

The integer constant PRIM_ALPHA_MODE_NONE has the value 0

Used with PRIM_ALPHA_MODE. Prims faces set to this type ignore the alpha channel of the diffuse texture, and render as completely opaque.

Caveats


Related Articles

Deep Notes

Search Canny for related Issues

Signature

integer PRIM_ALPHA_MODE_NONE = 0;