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