@@ -73,7 +73,12 @@
<h3>[property:Object defines]</h3>
<p>An object of the form:
<code>
- { 'PHYSICAL': '' };
+ {
+
+ 'PHYSICAL': '',
+ 'ADVANCED_PHYSICAL': ''
+ };
</code>
This is used by the [page:WebGLRenderer] for selecting shaders.
@@ -122,7 +122,7 @@
- { 'STANDARD': '' };
+ { 'PHYSICAL': '' };
@@ -67,7 +67,12 @@
<p> 如下形式的对象:
[page:WebGLRenderer]使用它来选择shaders。
</p>
@@ -97,7 +97,7 @@
<p>如下形式的对象: