pailhead/three-instanced-mesh

`needsUpdate` should probably not collide with three's flag

pailhead opened this issue · 0 comments

THREE.InstancedMesh.prototype.needsUpdate = function( attribute ){

Didn't test what happens, but having this method is probably the same as having Mesh.needsUpdate always true?