Class Name: Translucency

Superclass - SEDRIS Abstract Base

Definition

Translucency measures an object's transparency, where

An object's opacity is equal to 1.0 - transparency

Primary Page in DRM Diagram:

Example

  1. The alpha value for an Ambient, OTW color can be encoded in SEDRIS as a Inline Color with an Ambient Color and a Translucency component.

FAQs

If an object has a Color with a Translucency, together with an Image Mapping Function whose Image also has an alpha, how are the two alpha values resolved?
That depends on the Image Mapping Function's image_mapping_method. See SE_IMAGE_MAPPING_METHOD_ENUM for a detailed description of how Image and Color alpha values are resolved for various mapping methods.

Constraints

None.

Composed of (two-way)

Component of (one-way)

Field Elements

SE_FLOAT64 translucency_value;

Prev: Translation Control Link. Next: Translucency Control Link. Up:Index.