method Quaternion.prototype.slerpimport { Quaternion } from "https://deno.land/x/gmath@0.1.12/src/quaternion.ts"; slerp(other: Quaternion, alpha: number): QuaternionParametersother: Quaternionalpha: numberReturnsQuaternion