Skip to content

2.0.0-preview (Sprint 64)

Pre-release
Pre-release

Choose a tag to compare

@lassond lassond released this 28 Jun 17:22
· 94 commits to v2.0 since this release

To use, simply replace your [unityProject]/Packages manifest.json file with this contents:
The FBX CSharp Bindings
{
"dependencies": {
"com.autodesk.fbx": "2.0.0-preview"
},
"registry": "https://staging-packages.unity.com"
}

Note: this will only install the C# bindings package, not the FbxExporters package.

See attachment for the binary as it can be found on bintray.com