@3d-nexus/fbx
v0.1.1
Published
FBX import/export support with scene and animation fidelity for 3d-nexus.
Downloads
121
Maintainers
Readme
@3d-nexus/fbx
FBX 导入导出支持包,覆盖 3d-nexus 的 scene、material 与 animation fidelity 流程。
安装
npm i @3d-nexus/fbx使用
import { FBXExporter, FBXImporter } from "@3d-nexus/fbx";相关包:@3d-nexus/core
