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>CenterPosition</title> 7 <link rel="stylesheet" href="../css/mainpage.css" type="text/css" /> 8 </head> 9 <body> 10 <h1><CenterPosition></h1> 11 <h2>Description</h2> 12 <p> 13 Center position. 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 /><th>X</th><td> 18 X component. 19 </td></tr><tr><td /><th>Y</th><td> 20 Y component. 21 </td></tr><tr><td /><th>Z</th><td> 22 Z component. 23 </td></tr></table> 24 25<h2>Example Output</h2> 26 27<table> 28<tr> 29<td><pre> 30<Shapes><br> 31 <SeparateDataShapeCtr><br> 32 <OrientedBoundingBox><br> 33 <strong><CenterPosition X="0" Y="0" Z="0" /></strong><br> 34 <OrientationMatrix M00="1" M01="0" M02="0" M10="0" M11="0" M12="1" M20="0" M21="1" M22="0" /><br> 35 <Size X="16.651" Y="16.0032" Z="0" /><br> 36 </OrientedBoundingBox><br> 37 <PositionOffset X="0" Y="0" Z="0" /><br> 38 <PrimitiveSets><br> 39 <PrimitiveSetCtr SkinningMode="None"><br> 40 <BoneIndexTable>0</BoneIndexTable><br> 41 <Primitives><br> 42 <PrimitiveCtr><br> 43 <IndexStreams><br> 44 <UbyteIndexStreamCtr PrimitiveMode="Triangles" Size="6">0 1 2 1 3 2</UbyteIndexStreamCtr><br> 45 </IndexStreams><br> 46 </PrimitiveCtr><br> 47 </Primitives><br> 48 </PrimitiveSetCtr><br> 49 </PrimitiveSets><br> 50 <VertexAttributes><br> 51 <Vector3VertexStreamCtr Usage="Position" VertexSize="4" Scale="1" QuantizedMode="Float"><br> 52 -8.32549 0 8.00161<br> 53 8.32549 0 8.00161<br> 54 -8.32549 0 -8.00161<br> 55 8.32549 0 -8.00161<br> 56 </Vector3VertexStreamCtr><br> 57 <Vector3VertexAttributeCtr Usage="Normal" Scale="1">0 1 0</Vector3VertexAttributeCtr><br> 58 <Vector2VertexStreamCtr Usage="TextureCoordinate0" VertexSize="4" Scale="1" QuantizedMode="Float"><br> 59 0 0<br> 60 1 0<br> 61 0 0.961097<br> 62 1 0.961097<br> 63 </Vector2VertexStreamCtr><br> 64 </VertexAttributes><br> 65 </SeparateDataShapeCtr><br> 66</Shapes><br> 67</pre></td> 68</tr></table> 69 <hr><p>CONFIDENTIAL</p></body> 70</html>