Browse Source

Update CCDIKSolver doc

Takahiro 7 years ago
parent
commit
2b397ae8dc
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/examples/animations/CCDIKSolver.html

+ 2 - 0
docs/examples/animations/CCDIKSolver.html

@@ -61,6 +61,8 @@
 			<ul>
 			<ul>
 				<li>[page:Integer index] — Link bone.</li>
 				<li>[page:Integer index] — Link bone.</li>
 				<li>[page:Vector3 limitation] — (optional) Rotation axis. Default is undefined.</li>
 				<li>[page:Vector3 limitation] — (optional) Rotation axis. Default is undefined.</li>
+				<li>[page:Vector3 rotationMin] — (optional) Rotation minimum limit. Default is undefined.</li>
+				<li>[page:Vector3 rotationMax] — (optional) Rotation maximum limit. Default is undefined.</li>
 				<li>[page:Boolean enabled] — (optional) Default is true.</li>
 				<li>[page:Boolean enabled] — (optional) Default is true.</li>
 			</ul>
 			</ul>
 			</li>
 			</li>