fAlpha

fAlbedo

fAmbient

The entities' alpha, albedo, and ambient values transformed to the 0..1 range.

Type:

float, read-only

Example:

float fAlpha;
...
Out.Color.a = fAlpha;

See also:

MATERIAL, shaders, shader variables, alpha, ambient, albedo ► latest version online