未验证 提交 65fa425e 编写于 作者: H heronote 提交者: GitHub

Update MathUtils.d.ts

上级 b90d6d66
import {Quaternion} from "../../..";
import {Quaternion} from "../../../src/Three";
export namespace MathUtils {
export function setQuaternionFromProperEuler(q: Quaternion, a: number, b: number, c: number, order: string): void ;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册