Open dbkaplun opened 6 years ago
BoxHelper#update does not accept arguments as of threejs r85. object3d should be set as an .object property on the BoxHelper, preferably in the constructor.
object3d
.object
BoxHelper
BoxHelper#update does not accept arguments as of threejs r85.
object3d
should be set as an.object
property on theBoxHelper
, preferably in the constructor.