Przeglądaj źródła

Update ShadowMapPlugin.html

gero3 11 lat temu
rodzic
commit
6e373f33ce

+ 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.