<Ambient>

Description

Tag representing ambient color.

Attributes

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

Example Output

<AmbientLightCtr Name="ambientLight1" IsBranchVisible="true">
<AnimationGroupDescriptions />
<Transform>
<Scale X="1" Y="1" Z="1" />
<Rotate X="0" Y="0" Z="0" />
<Translate X="-4.24099" Y="1.18299" Z="4.62561" />
</Transform>
<Ambient R="1" G="1" B="1" A="1" />
</AmbientLightCtr>

CONFIDENTIAL