Design Nomenclature / Surface & Material

Opacity

Also called alpha, alpha channel, opacity map, cutout, alpha map

This entry has not been translated yet and is shown in English.

How much a surface blocks light passing through it, stored per texel or set per material. A compositing quantity rather than a physical one: it blends the surface over what lies behind without refracting, tinting by path length, or conserving energy. Real glass is transmission; opacity is a stencil that happens to look like glass.

A six-step strip over a checkerboard ground, from fully transparent to fully opaque, with a caption noting that no step bends or tints what shows through — only hides more of it.

In practice

"Alpha" names the channel, "opacity" the parameter, and both get used for either. Worth distinguishing alpha test — a hard cutout, sortable — from alpha blend, which is not.

Not to be confused with

How this term connects

Alpha CompositingEmissiveTranslucencyTransmissionTransparencyOpacity
Related Confused with