소스 검색

Merge pull request #16818 from vlaube-de/patch-1

InterleavedAttribute: normalized defaults to false instead of true
WestLangley 6 년 전
부모
커밋
89bacf32c2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/api/en/core/InterleavedBufferAttribute.html

+ 1 - 1
docs/api/en/core/InterleavedBufferAttribute.html

@@ -52,7 +52,7 @@
 
 		<h3>[property:Boolean normalized]</h3>
 		<p>
-			Default is *true*.
+			Default is *false*.
 		</p>
 
 		<h3>[property:Boolean isInterleavedBufferAttribute]</h3>