Skip to content

Commit e2ab1ad

Browse files
committed
Uni-25239-maya-export-lights
1 parent cb5baad commit e2ab1ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/Integrations/Autodesk/maya/scripts/unityFbxExportSettings.mel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ FBXExportReferencedAssetsContent -v false;
1313
FBXExportAnimationOnly -v false;
1414

1515
FBXExportCameras -v false;
16-
FBXExportLights -v false;
16+
FBXExportLights -v true;
1717

1818
FBXExportEmbeddedTextures -v false;
1919

0 commit comments

Comments
 (0)