You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| Fbx.cs | 3 years ago | |
| Fbx.cs.meta | 3 years ago | |
| Unity.ProBuilder.AddOns.Editor.asmdef | 3 years ago | |
| Unity.ProBuilder.AddOns.Editor.asmdef.meta | 3 years ago | |
| readme.md | 3 years ago | |
| readme.md.meta | 3 years ago | |
readme.md
Enabling FBX Integration
- Install FBX Exporter 2.0.1 or newer via Package Manager.
- Add the following dependencies to
Unity.ProBuilder.AddOns.Editor.asmdefin the "references" array:- "Autodesk.Fbx"
- "Unity.Formats.Fbx.Editor"
- Open Project Settings and add
PROBUILDER_FBX_2_0_1_OR_NEWERto the Scripting Define Symbols field.