solveAnimatorIK
此内容尚不支持你的语言。
solveAnimatorIK(
world,rigRoot,pose,constraints,params,resolveJoint?):void
Defined in: animation/animatorIK.ts:321
Apply every constraint to the stack’s answer, in the order they are declared: one can move a joint another then reads, and an author who wrote them in an order meant it.
Parameters
Section titled “Parameters”rigRoot
Section titled “rigRoot”number
Pose
constraints
Section titled “constraints”readonly AnimatorIK[]
params
Section titled “params”MotionParams
resolveJoint?
Section titled “resolveJoint?”JointResolver = ...
Returns
Section titled “Returns”void