We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2e9f5f + d52614b commit e040601Copy full SHA for e040601
docs/api/materials/Material.html
@@ -162,8 +162,7 @@ <h3>[property:String name]</h3>
162
163
<h3>[property:Boolean needsUpdate]</h3>
164
<p>
165
- Specifies that the material needs to be updated at the WebGL level.
166
- Set it to true if you made changes that need to be reflected in WebGL.<br />
+ Specifies that the material needs to be recompiled.<br />
167
This property is automatically set to *true* when instancing a new material.
168
</p>
169
0 commit comments