 | QuaternionXInterpolateSlime Method (IListQuaternionInterpolationTarget, Int32) |
Perform commutative, fixed tangent-space, weighted interpolation of the specified targets.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
Remarks
Formula: reference*e^(sum(weight*ln(reference.conjugate*target.rotation)))
See p.130, 136: http://alumni.media.mit.edu/~aries/papers/johnson_phd.pdf
See Also