ドキュメント

​
​

Development

User Acquisition

Monetization

産業

Asset Transformer SDK

2026.1

サポート対象
​

User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK

2026.1

サポート対象
​

このページは選択した言語では使用できません。
​
​
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
  • Process point clouds
Debug and diagnose
  • Log files
  • Debug best practices
Other
  • Samples
  • Glossary
  1. Asset Transformer SDK (ex Pixyz)

Decimate meshes

Optimize mesh density by decimating polygons to balance visual quality and polygon count, with strategies for quality-driven or target count decimation.
読み終わるまでの所要時間 1 分
最終更新 9ヶ月前

A huge part of data preparation consists in optimizing mesh density. Finding the perfect balance between visual quality and the polygon count is essential.
The most common way to reduce the polygon count is to decimate meshes. You can aim an acceptable mesh quality or at a precise polygon count. Each strategy has benefits and disadvantages. Your choice depends on your needs.

Decimation strategy

Quality

Quality-driven decimation is designed to preserve visual quality. You should choose this strategy first because you can drastically decrease the polygon count with most models.
This strategy is particularly suitable for models that have hard edges, such as industrial CAD models. You can preserve important topological singularities that help recognizing these model types. Examples of such singularities are holes, fillets, and chamfers.

Target polygon count or decimation ratio

This strategy is designed for situations that require a specific polygon count.
With this strategy, you can drastically reduce the polygon count, but visual quality is affected. Decimation may distort normals, texture coordinates, and mesh borders. You can add constraints to limit the loss of visual quality. For example, you can preserve texture coordinates from breaking.
This strategy is particularly efficient on polygonal and organic meshes, such as game models. You can also use this strategy for CAD models that have hard surfaces.
注
To decimate point clouds, use the point cloud decimation feature.

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

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

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

  • このページ
    • Decimation strategy

      • Quality

      • Target polygon count or decimation ratio


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