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>SkeletalAnimationBakeOption</title> 7 <link rel="stylesheet" href="../css/mainpage.css" type="text/css" /> 8 </head> 9 <body> 10 <h1><SkeletalAnimationBakeOption></h1> 11 <h2>Description</h2> 12 <p> 13 Bake operation options. 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>IsBakeAllEnabled</th><td> 18 Specifies whether baking took place in the plug-in when animation was exported from the 3DCG tool. 19 </td></tr><tr><td /><th>FramePrecision</th><td> 20 The fractional frame precision when baking animation curves. 21 </td></tr><tr><td /><th>ScaleTolerance</th><td> 22 The allowable tolerance specified for culling unnecessary keys when baking animation. 23 </td></tr><tr><td /><th>RotateTolerance</th><td> 24 The allowable tolerance specified for culling unnecessary keys when baking animation. 25 </td></tr><tr><td /><th>TranslateTolerance</th><td> 26 The allowable tolerance specified for culling unnecessary keys when baking animation. 27 </td></tr></table> 28 29 <hr><p>CONFIDENTIAL</p></body> 30</html>