This page has been translated automatically.
UnigineEditor
Interface Overview
Settings and Preferences
Working With Projects
Adjusting Node Parameters
Setting Up Materials
Setting Up Properties
Landscape Tool
Using Editor Tools for Specific Tasks
Extending Editor Functionality
Программирование
Fundamentals
Setting Up Development Environment
Usage Examples
UnigineScript
C++
C#
UUSL (Unified UNIGINE Shader Language)
File Formats
Rebuilding the Engine Tools
GUI
Double Precision Coordinates
API
Containers
Common Functionality
Controls-Related Classes
Engine-Related Classes
Filesystem Functionality
GUI-Related Classes
Math Functionality
Node-Related Classes
Objects-Related Classes
Networking Functionality
Pathfinding-Related Classes
Physics-Related Classes
Plugins-Related Classes
IG Plugin
CIGIConnector Plugin
Rendering-Related Classes
Внимание! Эта версия документация УСТАРЕЛА, поскольку относится к более ранней версии SDK! Пожалуйста, переключитесь на самую актуальную документацию для последней версии SDK.
Внимание! Эта версия документации описывает устаревшую версию SDK, которая больше не поддерживается! Пожалуйста, обновитесь до последней версии SDK.

Exporting 3D Models From Autodesk Maya

This article describes how to export your 3D Model From Autodesk Maya so that it would have proper scaling, position, and orientation when imported to UnigineEditor.

See Also#

Pre-Export Arrangement#

Before the export, do the following:

  • Check that World Coordinate System and Working Units are set as follows:

    For convenience, you can set the grid cell size equal to 1 meter. Click Display -> Grid and set the following:
  • Orient the model towards the positive direction of the Z axis, which is the front direction in Autodesk Maya.
  • Set the actual model size.
  • Freeze transformations (Modify -> Freeze Transformations), if needed.
  • Check that materials are ready for export.

Export Settings#

As soon as your model is ready for export, click File -> Export All....

Export settings should be the following:

  • Files of type: FBX export
  • Units: Automatic
  • Up Axis: Y

Last update: 30.04.2020
Build: ()