Skip to content

Commit 11dae2c

Browse files
committed
fix capitalization + remove duplicate Maya/Maya LT versions in index
1 parent e130aa9 commit 11dae2c

File tree

1 file changed

+2
-4
lines changed
  • Packages/com.unity.formats.fbx/Documentation~

1 file changed

+2
-4
lines changed

Packages/com.unity.formats.fbx/Documentation~/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
__Version__: 2.0.0-preview
44

5-
The FBX Exporter package provides round-trip workflows between Unity and 3D modeling software. Use this workflow to send geometry, Lights, Cameras, and animation from Unity to Autodesk® Maya®, Autodesk® Maya LT™, or Autodesk® 3ds Max®, and back again, with minimal effort.
5+
The FBX Exporter package provides round-trip workflows between Unity and 3D modeling software. Use this workflow to send Geometry, Lights, Cameras, and Animation from Unity to Autodesk® Maya®, Autodesk® Maya LT™, or Autodesk® 3ds Max®, and back again, with minimal effort.
66

77
The FBX Exporter package includes the following features:
88

9-
* [FBX Exporter](exporting.html): Export geometry, animation, Lights, and Cameras as FBX files so you can transfer game data to any 3D modeling software. Record gameplay and export it to make cinematics. Start grey-boxing with [ProBuilder](https://docs.unity3d.com/Packages/com.unity.probuilder@latest/), then export to FBX to replace with final assets.
9+
* [FBX Exporter](exporting.html): Export Geometry, Animation, Lights, and Cameras as FBX files so you can transfer game data to any 3D modeling software. Record gameplay and export it to make cinematics. Start grey-boxing with [ProBuilder](https://docs.unity3d.com/Packages/com.unity.probuilder@latest/), then export to FBX to replace with final assets.
1010

1111
* [Linked Prefab](prefabs.html): Link a Prefab to a new or existing FBX file. When you later change the FBX file, Unity automatically updates the Prefab to integrate changes to the transforms and hierarchy (in addition to Meshes and Materials). This helps you avoid rebuilding your Prefabs from scratch.
1212

@@ -22,8 +22,6 @@ The Unity Integration for Autodesk® Maya® and Autodesk® Maya LT™ feature su
2222

2323
* Autodesk® Maya® and Autodesk® Maya LT™ 2017
2424
* Autodesk® Maya® and Autodesk® Maya LT™ 2018
25-
* Autodesk® Maya® and Autodesk® Maya LT™ LT 2017
26-
* Autodesk® Maya® and Autodesk® Maya LT™ LT 2018
2725

2826
The Unity Integration for Autodesk® 3ds Max® feature supports the following versions of Autodesk® 3ds Max®:
2927

0 commit comments

Comments
 (0)