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>Transform</title> 7 <link rel="stylesheet" href="../css/mainpage.css" type="text/css" /> 8 </head> 9 <body> 10 <h1><Transform></h1> 11 <h2>Description</h2> 12 <p> 13 Transform information. 14 </p> 15 16<h2>Example Output</h2> 17 18<table> 19<tr> 20<td><pre> 21<Skeleton RootBoneName="pPlane1" ScalingRule="Standard" IsTranslateAnimationEnabled="true"><br> 22 <Bones><br> 23 <Bone Name="pPlane1" ParentBoneName="" IsSegmentScaleCompensate="false" IsCompressible="true" IsNeededRendering="true" HasSkinningMatrix="false" BillboardMode="Off"><br> 24 <strong><Transform></strong><br> 25 <Scale X="1" Y="1" Z="1" /><br> 26 <Rotate X="0" Y="0" Z="0" /><br> 27 <Translate X="0.628991" Y="0" Z="-1.03303" /><br> 28 <strong></Transform></strong><br> 29 </Bone><br> 30 </Bones><br> 31</Skeleton><br> 32</pre></td> 33</tr></table> 34 <hr><p>CONFIDENTIAL</p></body> 35</html>