未验证 提交 ee82ccdd 编写于 作者: M Mr.doob 提交者: GitHub

Merge pull request #20739 from JacobJaffe/patch-1

Object3D.quaternion description fix
......@@ -75,7 +75,7 @@ export class Object3D extends EventDispatcher {
readonly rotation: Euler;
/**
* Global rotation.
* Object's local rotation as a Quaternion.
* @default new THREE.Quaternion()
*/
readonly quaternion: Quaternion;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册