ソースを参照

Update ShadowMapPlugin.html

gero3 11 年 前
コミット
6e373f33ce
1 ファイル変更1 行追加1 行削除
  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.