rotationY += Math.ceil(Math.random() * 3) // Animate mesh gsap. ... killTweensOf(this.cube.mesh.rotation) gsap.to( this.cube.model.position, { duration: 0.5 ...
確定! 回上一頁