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
  • 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

About Asset Transformer Studio

Overview of Asset Transformer Studio's capabilities and key features
Read time 2 minutes
Last updated 13 hours ago

Asset Transformer Studio is a standalone application dedicated to interactive 3D data preparation, that makes it easy for 3D artists and 3D specialists to convert, prepare and optimize CAD/3D models so they can work with them in Unity or in any other 3D application.
Note
See the typical data preparation workflow when preparing a model for an industrial use case, and this whitepaper about CAD data optimization for Real-Time 3D Visualization.
It is the perfect tool for bringing complex data from the CAD-engineering world to the visualization world, helping companies leverage their CAD/3D data, by preparing it for Real-time 3D use, and for any visualization scenario.
Traditional DCC tools like Blender can natively read 3D files containing tessellated objects (meshes) like FBX, OBJ and GLTF files. However native CAD files, created for engineering, manufacturing and interoperability purposes in professional CAD solutions (CATIA, NX, SolidWorks, Revit…), are not well handled. Asset Transformer Studio provides best-in-class CAD optimization and tessellation algorithms, enabling the transformation of CAD models from any industry-leading CAD/3D solutions into lightweight, optimized meshes, ready to be exported.
Asset Transformer Studio is agnostic: you can export the 3D model you imported, prepared and optimized in the application into multiple standard formats like FBX, glTF or USD.

Key features

Feature

Availability

Interactive user interface✔️
Convert (import/export) any CAD/3D file✔️
Source CAD/3D information preservation✔️
Algorithms for CAD/3D data preparation✔️
Algorithms for CAD/3D data optimization✔️
Powerful 3D viewer to manipulate large/complex models✔️
Python scripting interface✔️
Import/Export python functions for automatic batch processing❌ See Asset Transformer SDK for batching capabilities

Integrated Python API

Asset Transformer Studio features a Python API interface, enabling developers to extend its out-of-the-box capabilities, with scripts or plugins.
Warning
Please note the API 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

  • About Asset Transformer SDK
  • Typical data preparation workflow

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
    • Key features

    • Integrated Python API

    • Related topics