Преглед на файлове

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/>