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

Update How-to-use-WebGL2.html

Michael Herzog преди 6 години
родител
ревизия
153574b57f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      docs/manual/en/introduction/How-to-use-WebGL2.html

+ 1 - 1
docs/manual/en/introduction/How-to-use-WebGL2.html

@@ -100,7 +100,7 @@ var material = new THREE.ShaderMaterial( {
 		Have a look at one of the official examples in order to see WebGL 2 features in action.<br /><br />
 
 		[example:webgl2_materials_texture3d WebGL2 / materials / texture3d]<br />
-		[example:webgl2_materials_texture3d_volume WebGL2 / materials / texture3d / volume]<br />
+		[example:webgl2_materials_texture2darray WebGL2 / materials / texture2darray]<br />
 		[example:webgl2_multisampled_renderbuffers WebGL2 / multisampled renderbuffers]
 	</p>