TurnBasedStrategyCourse/Library/PackageCache/com.unity.probuilder@5.1.0/Addons
Sascha 3a12af7288 new git 2023-08-03 09:19:34 +07:00
..
Fbx.cs new git 2023-08-03 09:19:34 +07:00
Fbx.cs.meta new git 2023-08-03 09:19:34 +07:00
Unity.ProBuilder.AddOns.Editor.asmdef new git 2023-08-03 09:19:34 +07:00
Unity.ProBuilder.AddOns.Editor.asmdef.meta new git 2023-08-03 09:19:34 +07:00
readme.md new git 2023-08-03 09:19:34 +07:00
readme.md.meta new git 2023-08-03 09:19:34 +07:00

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.asmdef in the "references" array:
    • "Autodesk.Fbx"
    • "Unity.Formats.Fbx.Editor"
  • Open Project Settings and add PROBUILDER_FBX_2_0_1_OR_NEWER to the Scripting Define Symbols field.