@@ -5,27 +5,19 @@ Copyright (c) 2017 Unity Technologies. All rights reserved.
5
5
6
6
See LICENSE.txt file for full license information.
7
7
8
- VERSION: sprint42
8
+ VERSION: sprint45
9
9
10
10
Requirements
11
11
------------
12
12
13
- The Unity Integration for Maya is designed to work with Maya 2017 or later.
13
+ Installing Unity Integration
14
+ ----------------------------
14
15
15
- Please note that MayaLT is not supported at this time.
16
-
17
- Installing Unity Integration for Maya
18
- -------------------------------------
19
-
20
- The easiest way to install the Unity integration For Maya is from the Fbx Export Settings in Unity.
16
+ The easiest way to install the Unity integration is from the Fbx Export Settings in Unity.
21
17
22
18
MenuBar -> Edit -> Project Settings -> Fbx Export -> Install Unity Integration
23
19
24
- It will use the version of Maya specified in the "Maya Application" dropdown located above the
25
- button. The dropdown will show all Maya versions located in the default installation location.
20
+ It will use the 3D application specified in the "3D Application" dropdown located above the
21
+ button. The dropdown will show all supported Maya, Maya LT and 3ds Max versions located in the default installation location.
26
22
To handle non-default installation locations, either select the browse option in the dropdown
27
- and browse to the desired Maya executable location, or set the MAYA_LOCATION environment variable.
28
-
29
- Alternately, you can install the package and integrations from the command-line
30
- using a script, an example of which can be found in the scripts folder of the
31
- Maya integration. The version for OSX is called install_maya_plugin.sh.
23
+ and browse to the desired executable location, or set the MAYA_LOCATION environment variable.
0 commit comments