Buckets:
| import { Object3D } from '../core/Object3D.js'; | |
| class Bone extends Object3D { | |
| constructor() { | |
| super(); | |
| this.isBone = true; | |
| this.type = 'Bone'; | |
| } | |
| } | |
| export { Bone }; | |
Xet Storage Details
- Size:
- 180 Bytes
- Xet hash:
- 1516bc3227ad30c528b5feaf76145445b44ce311ddd2deba597bda77eaf20fbd
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.