Sfoglia il codice sorgente

Update ShadowMapPlugin.html

gero3 11 anni fa
parent
commit
6e373f33ce
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      docs/api/extras/renderers/plugins/ShadowMapPlugin.html

+ 1 - 1
docs/api/extras/renderers/plugins/ShadowMapPlugin.html

@@ -35,7 +35,7 @@
 		Initializes the plugin to work with the renderer. This gets called when the plugin gets added as a plugin to the renderer.
 		</div>
 
-		<h3>.update([page:Scene scene], [page:Camera camera]) [page:todo]</h3>
+		<h3>.update([page:Scene scene], [page:Camera camera]) </h3>
 		<div>
 		scene -- The scene to render. <br />
 		camera -- The camera to render.