浏览代码

Update DepthTexture.html

Michael Herzog 2 年之前
父节点
当前提交
b905e27951
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/en/textures/DepthTexture.html

+ 1 - 1
docs/api/en/textures/DepthTexture.html

@@ -119,7 +119,7 @@
 		<h3>[property:Boolean isDepthTexture]</h3>
 		<p>Read-only flag to check if a given object is of type [name].</p>
 
-		<h3>[property:String compareFunction]</h3>
+		<h3>[property:number compareFunction]</h3>
 		<p>
 		This is used to define the comparison function used when comparing texels in the depth texture to the value in the depth buffer.<br /><br/>