<Diffuse>

Description

Tag representing a light's color.

Attributes

TypeAttributesDescription
A A component.
B B component.
G G component.
R R component.

Example Output

<Ambient R="0" G="0" B="0" A="1" />
<Diffuse R="1" G="1" B="1" A="1" />
<Specular0 R="1" G="1" B="1" A="1" />
<Specular1 R="1" G="1" B="1" A="1" />
<Direction X="-0.110517" Y="-0.858088" Z="-0.501469" />
<NullDistanceSampler />

CONFIDENTIAL