yannliao / threejs-example-for-miniprogram

这是一个 three.js 在微信小程序里的使用示例
MIT License
271 stars 87 forks source link

fix deprecated methods #23

Open chuyun opened 3 years ago

chuyun commented 3 years ago

replace deprecated addAttribute methods with setAttribute replace deprecated Handlers.get() methods with manager.getHandler()