ドキュメント

​
​

Development

User Acquisition

Monetization

産業

Asset Transformer SDK

2026.4

サポート対象
​

User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK

2026.4

サポート対象
​

このページは選択した言語では使用できません。
​
​
Get started
  • System requirements
  • Licensing
  • Setup
  • Migrate from Scenario Processor
Framework
  • Framework
  • Preferences
Input/output files
  • Supported formats
  • Import files
  • Export files
  • Export textures
  • CAD vs Mesh
Scene
  • Product structure
  • Occurrence
  • Component
  • Material
  • Image
Algorithms
  • CAD
  • Healing
  • Optimization
  • Combine and bake
  • Reconstruction
  • UVs
Viewer
  • Viewer
Pixyz UI
  • Setup
  • Overview
  • Create a custom UI
Guidelines
  • Data preparation
    • Import
    • Stage
    • Optimize
    • Generate LODs
    • Export
  • Process point clouds
Debug and diagnose
  • Log files
  • Debug best practices
Other
  • Samples
  • Glossary
  1. Asset Transformer SDK (ex Pixyz)

Data preparation workflow

Complete guide to preparing 3D models and CAD data for real-time applications.
読み終わるまでの所要時間 2 分
最終更新 3ヶ月前

In this document, "dataprep" refers to “data preparation” and to the process of preparing 3D assets from various sources (CAD, DCC) and formats (CAD, mesh, point cloud) for RT3D use. This encompasses several possible stages: importing and converting source assets into appropriate RT3D assets while retaining critical data, geometrically correcting these assets to address conversion imperfections, enriching and enhancing them for dynamic, value-added RT3D experiences, and optimizing them for specific target devices or platforms.
The typical dataprep workflow consists of six phases:
1

Import

Load raw data and convert to tessellated meshes.
Guidelines
Learn how to import and prepare CAD files for real-time 3D experiences.
注
This results in a converted model.
2

Fix (optional)

Fix potential issues in the model until obtaining a geometrically correct model.
Guidelines
Learn how to repair CAD files.
注
This results in a geometrically correct model.
3

Stage (optional)

Enrich/beautify until obtaining a 100% quality, exploitable model.
Guidelines
Learn how to enrich models with UVs, materials, and ambient occlusion.
注
This results in a master model (LOD0).
4

Optimize (optional)

Optimize or diminish the LOD0 model quality and file size.
Guidelines
Learn how to optimize CAD files for real-time 3D experiences.
注
This results in an optimized master model (LOD0).
5

Generate LODs (optional)

Create multiple Levels of Detail for optimal rendering performance at different distances.
Guidelines
Learn how to generate LOD chains with aggressive decimation and advanced techniques.
注
This results in multiple LOD levels (LOD0, LOD1, LOD2, LOD3+).
6

Export

Push or publish an optimized model!
Guidelines
Learn how to export optimized models with the lightest file size using GLB with Draco and KTX2 compression.
注
An optimized and converted file.

Copyright © 2026 Unity Technologies
法規事項プライバシーポリシークッキーDocumentation Terms of Use私の個人情報を販売または共有しないプライバシーに関する選択 (クッキー設定)

"Unity" の名称、Unity のロゴ、およびその他の Unity の商標は、米国およびその他の国における Unity Technologies またはその関係会社の商標または登録商標です (詳しくはこちら)。その他の名称またはブランドは該当する所有者の商標です。

一部のページは利便性向上のため機械翻訳を使用しており、内容に不正確な表現が含まれる場合があります。内容に齟齬または不一致が生じた場合は、英語版を正本とします。

  • 追加リソース
  • Import guidelines
  • Staging guidelines
  • Optimization guidelines
  • LOD generation guidelines
  • Export guidelines
  • Point cloud guidelines

このページの問題を報告する