瀏覽代碼

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.