Skip to content

Commit e040601

Browse files
authored
Merge pull request #14539 from pailhead/material-update-doc
Material.needsUpdate remove ambigous wording
2 parents d2e9f5f + d52614b commit e040601

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/api/materials/Material.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,7 @@ <h3>[property:String name]</h3>
162162

163163
<h3>[property:Boolean needsUpdate]</h3>
164164
<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 />
165+
Specifies that the material needs to be recompiled.<br />
167166
This property is automatically set to *true* when instancing a new material.
168167
</p>
169168

0 commit comments

Comments
 (0)