OsSlerp

From OpenSimulator

Revision as of 15:40, 4 September 2019 by Ubit (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
rotation osSlerp(rotation a, rotation b, float ratio);
returns a rotation that is the spherical interpolation of a and b, acording to ratio. Ration can be from 0 (result is a) to 1 (result is b)
Threat Level None
Permissions Use of this function is always allowed by default
Extra Delay 0 seconds
Notes
Implemented Set, 2019 by Ubit Umarov
Personal tools
General
About This Wiki