PRIM ALPHA MODE EMISSIVE

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

Constant: integer PRIM_ALPHA_MODE_EMISSIVE = 3;

The integer constant PRIM_ALPHA_MODE_EMISSIVE has the value 3

Used with PRIM_ALPHA_MODE. Prims faces set to this type render with an emissivity corresponding to the opacity of each pixel of the diffuse texture. The more opaque a pixel is, the brighter it renders under all lighting conditions. A fully-opaque pixel will effectively render as 'full bright'.

Related Articles

Deep Notes

Search JIRA for related Issues

Signature

integer PRIM_ALPHA_MODE_EMISSIVE = 3;