Object3D is the base class for most objects in three.js and provides a set of properties and methods for manipulating objects in 3D space. Note that this can be used for grouping objects via the .add( object ) method which adds the object as a child, however it is better to use Group for this.

THREE.js(r90): Object3D 类图

THREE.js(r90): Object3D 类图THREE.js(r90): Object3D 类图


THREE.js(r90): Object3D 类图


THREE.js(r90): Object3D 类图


THREE.js(r90): Object3D 类图


THREE.js(r90): Object3D 类图


THREE.js(r90): Object3D 类图


THREE.js(r90): Object3D 类图


相关文章:

  • 2022-12-23
  • 2021-09-16
  • 2023-04-01
  • 2021-12-22
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-05
  • 2022-12-23
  • 2022-01-05
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案