Skip to content

Commit b2dac5f

Browse files
vkovecDavid Lassonde
authored andcommitted
revert capitalization + update export settings images
1 parent f839d75 commit b2dac5f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
4.63 KB
Loading
4.48 KB
Loading

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

Lines changed: 2 additions & 2 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

0 commit comments

Comments
 (0)