1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
3	<head>
4		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5		<meta http-equiv="Content-Style-Type" content="text/css" />
6		<title>AnimationGroupDescriptions</title>
7		<link rel="stylesheet" href="../css/mainpage.css" type="text/css" />
8	</head>
9	<body>
10		<h1>&lt;AnimationGroupDescriptions&gt;</h1>
11		<h2>Description</h2>
12		<p>
13            Group description information for animation target members.
14            </p>
15
16<h2>Example Output</h2>
17
18<table>
19<tr>
20<td><pre>
21&lt;AmbientLightCtr Name=&quot;ambientLight1&quot; IsBranchVisible=&quot;true&quot;&gt;<br>
22  <strong>&lt;AnimationGroupDescriptions /&gt;</strong><br>
23  &lt;Transform&gt;<br>
24    &lt;Scale X=&quot;1&quot; Y=&quot;1&quot; Z=&quot;1&quot; /&gt;<br>
25    &lt;Rotate X=&quot;0&quot; Y=&quot;0&quot; Z=&quot;0&quot; /&gt;<br>
26    &lt;Translate X=&quot;-4.24099&quot; Y=&quot;1.18299&quot; Z=&quot;4.62561&quot; /&gt;<br>
27  &lt;/Transform&gt;<br>
28  &lt;Ambient R=&quot;1&quot; G=&quot;1&quot; B=&quot;1&quot; A=&quot;1&quot; /&gt;<br>
29&lt;/AmbientLightCtr&gt;<br>
30</pre></td>
31</tr></table>
32
33	<hr><p>CONFIDENTIAL</p></body>
34</html>