Documentation

​
​

Development

User Acquisition

Monetization

Industry

Asset Transformer Studio

2026.5.0

Supported
​

User Manual

Python API

Changelog

Asset Transformer Studio

2026.5.0

Supported
​

​
​
Get started
  • About Asset Transformer Studio
  • Getting started
  • Additional Resources
User Interface
  • Overview
  • Menu Bar
  • Toolbars
  • Window
  • Customizing the User Interface
Data Preparation Fundamentals
  • Overview
  • General Information
  • Typical Data Preparation Workflow
  • About 3D Models Types
  • About the Product Structure (Tree)
  • About Occurrences
  • About Instances & Prototypes
  • About Face and Vertex Normals
  • About UVs
  • About Tessellation
  • About Decimation
  • About Animation
  • Glossary
Working With Asset Transformer Studio
  • Overview
  • Videos and Tutorials
  • Supported File Formats
  • Importing Files
    • Import Mode
    • Guided Import
    • Importing Alias Files
    • Importing VRED Files
    • Importing RVM Files
    • Importing ReCap Files
  • Exporting Files
  • Scripting With the Python API
  • Interrupting a Process
  • Plugins
  • Errors in Asset Transformer Studio
Python API Reference
  • Overview
Changelog
  • Changelog
  1. Asset Transformer Studio
  2. Working With Asset Transformer Studio

Importing Files

How to import 3D/CAD files in Asset Transformer Studio
Read time 1 minute
Last updated 9 hours ago

Importing a 3D/CAD file is generally the very first action to start working with Asset Transformer Studio, as importing, preparing and exporting a 3D model is the most common use case!
When importing, the integrity of all the information contained in the original 3D/CAD file is preserved: product structure (hierarchy), original CAD surfaces (BRep/Nurbs), materials assignment and appearance, PMI, animations and all kinds of metadata.
Find here all the formats supported at import in Asset Transformer Studio.

Defining the Import mode

The Import mode defines how a model is imported in Asset Transformer Studio, and 2 modes are available: Raw import and Guided import. More information in the dedicated page here.

Importing a 3D model

Once the Import mode is defined, import a 3D model in Asset Transformer Studio using all the available possibilities:
  • By dragging and dropping the file in the interface.
  • From the
    Raw import
    /
    Guided import
    icons in the Main Toolbar.
  • By doing File menu >
    Raw import
    or
    Guided import
    .

Import and scripting

The Python interface cannot be used for batch/automation data preparation scripts: Asset Transformer SDK is the solution for this, and the supporting tool for developing scripts is the Asset Transformer SDK UI.

Related Topics

  • Supported File Formats
  • Importing Alias Files
  • Importing VRED Files
  • Importing RVM Files
  • Importing ReCap Files

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.

  • On this page
    • Defining the Import mode

    • Importing a 3D model

    • Import and scripting

    • Related Topics