ドキュメント

​
​

Development

User Acquisition

Monetization

産業

Unity Cloud

Get Started

Asset Manager SDKs and services

Open Unity Dashboard

Unity Cloud

このページは選択した言語では使用できません。
​
​
Unity Dashboard
  • Accounts
  • Organizations
  • Projects
  • Products
  • Billing
Developer Data
  • Introduction to the Developer Data Framework
  • Get started
  • View Diagnostics for your project
  • Privacy and consent
Unity Asset Manager
  • What's new
  • Asset Manager web
    • Get started
    • Manage access and permissions
    • Create projects and collections
    • Add assets
    • Manage assets
    • Collaboration
    • Discover assets
    • Transform assets
      • Metadata Extraction
      • Optimize and Convert
      • Preview generation for 3D models
    • Download assets
    • Trash
  • Asset Store
  • Manage Assets in the Editor
  • Unity Version Control
  • Developer documentation
Unity Pipeline Automation
  • About
  • Get started
  • Pipelines
  • Automations
  • Monitor jobs
  1. Unity Cloud Documentation
  2. Asset Manager

Metadata Extraction from 3D assets

The Unity Asset Manager automatically extracts model metadata from your 3D assets to help you filter and identify your assets more effectively.
読み終わるまでの所要時間 2 分
最終更新 1年前

When you upload a supported 3D model, the Unity Asset Manager automatically reads and extracts its metadata. You can't edit these metadata fields, but you can use them to filter assets and create smart views.
The following table lists the metadata fields extracted automatically from your 3D assets:

Metadata Field Name

Description

Examples

Triangle countNumber of triangles (polygons)34,180
Vertex countNumber of vertices17,643
Vertex to Tri ratioRatio between the number of vertices and the number of triangles0.516
Material countNumber of materials5
Material namesList of all existing material namesMaterial #954, Material #958, Material #956, 09___Default Material #954
Texture countNumber of textures1
Texture namesList of all existing texture namesxm_map
Max texture sizeThe maximum texture size among all textures used by the model4,096
Part countNumber of separate objects in the model11
Is RiggedIndicates if the mesh comes with a rigTrue
Has AnimationIndicates if the mesh comes with animationsTrue
ClosedIndicates if the mesh is a closed mesh or an insert meshFalse
Has Vertex ColorsIndicates if the object has vertex color dataFalse
Has UVIndicates if the file has UV mappingTrue
Max UV channelIf the file contains multiple UV channels, returns the maximum UV channel0
Light countNumber of lights within the model (only supported for glb, gltf, and usd, otherwise, it will return 0)0
Bounding box sizeThe size of the diagonal bounding box in mm4,403,939.73
Position (XYZ coordinates of the asset origin)Position of the object's origin in relation to the world origin-21003.26, 1383348.03, -262979.96
Has BrepIndicates if the file contains BREP (native CAD representation)False
Has MeshIndicates if the file contains mesh (RT3D representation)True
Has PointsIndicates if the file contains points or point cloudsFalse

How to extract metadata from 3D Models

Using the API

Trigger the metadata extraction pipeline using the
StartTransformation
endpoint with the metadata-extraction pipeline.

Using the Unity Asset Manager web interface

To extract metadata from your 3D asset with multiple files:
  1. Select the 3D asset you want to generate previews for. A side panel appears.
  2. On the top right corner, select Edit.
  3. Go to the Files tab.
  4. Select the More (...) menu on a supported file format.
  5. Select Extract metadata. The scene metadata is extracted.
注
Asset Manager automatically extracts metadata for any 3D asset upload containing a single 3D file.

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

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

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

  • このページ
    • How to extract metadata from 3D Models

      • Using the API

      • Using the Unity Asset Manager web interface


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