Przeglądaj źródła

Update DepthTexture.html

Michael Herzog 2 lat temu
rodzic
commit
b905e27951
1 zmienionych plików z 1 dodań i 1 usunięć
  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/>