소스 검색

Update Quaternion.html

Joe Pea 6 년 전
부모
커밋
4b92316d69
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/api/en/math/Quaternion.html

+ 1 - 1
docs/api/en/math/Quaternion.html

@@ -166,7 +166,7 @@
 					functions are called.
 				</li>
 				<li>
-					[page:.setFromEuler setFromEuler]() function is called with its *update* argument set to true.
+					[page:.setFromEuler setFromEuler]() function is called with its *update* argument not set to false.
 				</li>
 			</ul>
 			By default it is the empty function, however you can change it if needed using [page:.onChange onChange]( [page:Function onChangeCallback] ).