This page has been translated automatically.
Video Tutorials
Interface
Essentials
Advanced
Полезные советы
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 3ds Max

This article describes how to export your 3D Model From Autodesk 3ds Max 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:

  • Select Customize -> Units Setup and check that Centimeters are set as System Units.

    For convenience, you can set the grid cell size equal to 1 meter:
    Go to Tools -> Grids and Snaps -> Grid and Snap Settings -> Home Grid.
  • Orient the model towards the negative direction of the Y axis, which is the front direction in Autodesk 3ds Max.
  • Set the actual model size.
  • Reset all transforms (Utilities -> Reset XForm).
  • Check that materials are ready for export.

Export Settings#

As soon as your model is ready for export, click File -> Export. Save as type: Autodesk (*.FBX), click Save.

In FBX Export window, select Geometry and enable Smoothing Groups and Triangulate.

In the Advanced Options, enable Automatic scale factor and select Z-up as the Up Axis.

Last update: 31.07.2020
Build: ()