public static Quaternion SlerpUnclamped (Quaternion a, Quaternion b, float t);

描述

ab 之间以球形方式插入 t。参数 t 不受限制。

另请参阅:LerpUnclampedSlerp