how to update geometry vertex position in three.js r58? -


in version r56 of three.js working

geometry.verticesneedupdate = true  

in new r58 version not, should do?

the migration docs explain api changes between versions:

if using buffergeometry, geometry.verticesneedupdate has been changed geometry.attributes.index.needsupdate.


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -