slerp

lerpolates spherical between to vectors or quaternions, also known as slerp.

@safe pure nothrow
T
slerp
(
T
)
(
T a
,
T b
,
float t
)

Meta