We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a26085c + 17135b8 commit 4f6bcd9Copy full SHA for 4f6bcd9
Assets/Integrations/Autodesk/max/scripts/unityFbxExportSettings.ms
@@ -9,7 +9,7 @@ FbxExporterSetParam "SmoothMeshExport" false
9
FbxExporterSetParam "Preserveinstances" true
10
11
-- Animation
12
-FbxExporterSetParam "Animation" false
+FbxExporterSetParam "Animation" true
13
14
FbxExporterSetParam "Cameras" true
15
FbxExporterSetParam "Lights" true
0 commit comments