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>GraphicsAnimationGroupDescription</title>
7		<link rel="stylesheet" href="../css/mainpage.css" type="text/css" />
8	</head>
9	<body>
10		<h1>&lt;GraphicsAnimationGroupDescription&gt;</h1>
11		<h2>Description</h2>
12		<p>
13            Tag representing the members group of the target animation.
14            </p>
15		<h2>Attributes</h2>
16		<table class="arguments">
17<thead><tr><td>Type</td><td>Attributes</td><td>Description</td></tr></thead><tr><td>AnimationGroupEvaluationTiming</td><th>EvaluationTiming</th><td>
18            The timing for evaluating the animation.
19            </td></tr><tr><td /><th>Name</th><td>
20            The group name.
21            </td></tr></table>
22		<h2><CODE>AnimationGroupEvaluationTiming</CODE> Enumerated Type</h2>
23		<table class="arguments">
24<thead><tr><td>Value</td><td>Description</td></tr></thead><tr><th>BeforeWorldUpdate</th><td>
25            Evaluate before world matrix is updated.
26            </td></tr><tr><th>AfterSceneCulling</th><td>
27            Evaluate after view culling.
28            </td></tr></table>
29	<hr><p>CONFIDENTIAL</p></body>
30</html>