ドキュメント

​
​

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
  • Process point clouds
Debug and diagnose
  • Log files
  • Debug best practices
Other
  • Samples
  • Glossary
  1. Asset Transformer SDK (ex Pixyz)

Glossary

Defines key terms and concepts used in the Asset Transformer SDK, such as entities, occurrences, and product structures.
読み終わるまでの所要時間 1 分
最終更新 3ヶ月前

Term

Description

EntityAny abstract object that is defined by a unique ID.
In Pixyz, the entity is the base object. All manipulated objects are derived from entities. For example, parts, materials, and textures are entities.
IDs are not consistent between file imports (meaning that if you import the same file twice there is no guarantee that Occurrence X will have the same id accross imports).
OccurrenceA node in the product structure.
In Unity, occurrences are referred to as GameObjects.
Product structureThe scene hierarchy of occurrences.
In Unity, the product structure is referred to as the hierarchy of GameObjects.
InstanceAn occurrence that inherits (and override) properties and components from a prototype occurrence.
Instances are usually defined in modeling software.
Pixyz IO functions natively handle defined instances but new ones can be created using scene.setPrototype or algo.convertSimilarPartOccurrencesToInstancesFast.
PrototypeAn occurrence referenced by another occurrence as its prototype.
Occurrences that point to a prototype are instances.
Prototypes can be instanciated using scene.prototypeSubTree.
ComponentA behavior attached to an occurrence.
PartA component referencing geometry information.
In Unity, parts are referred to as renderers.
GeometryA collection of shapes.
Geometries may be CAD geometries (B-Rep shapes) or mesh geometries (tessellated shapes).
PatchA CAD face or surface that is limited by spline curves.
Patches have no strict equivalent in Unity. The concept of submesh in Unity is the closest.
PolygonA triangle, a quadrangle, or another simple convex polygon (n-gon).
In Unity, all polygons are triangles.
Polygon meshA collection of vertices, edges, and faces.

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

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

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


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