소스 검색

Adjust the docs on opacity for transmission (#27281)

Garrett Johnson 1 년 전
부모
커밋
9457395139
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/api/en/materials/MeshPhysicalMaterial.html

+ 1 - 1
docs/api/en/materials/MeshPhysicalMaterial.html

@@ -286,7 +286,7 @@
 			property can be used to model these materials.<br />
 
 			When transmission is non-zero, [page:Material.opacity opacity] should be
-			set to `0`.
+			set to `1`.
 		</p>
 
 		<h3>[property:Texture transmissionMap]</h3>