ドキュメント

​
​

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

Preview generation for 3D models

How to generate previews to browse assets visually.
読み終わるまでの所要時間 1 分
最終更新 8ヶ月前

The Unity Asset Manager can generate previews of your 3D assets to facilitate visual browsing. This feature is available to all subscription tiers and supports all compatible formats. The generated previews include:
  1. Thumbnails: Takes four screenshots of your assets from different camera angles and assigns one as the primary preview image.
  2. 3D Preview: Generates a lightweight preview of your model in
    .glb
    format, for viewing in the Unity Asset Manager web viewer.
注
The 3D preview file is capped at a maximum of 500,000 polygons and is optimized for a better preview experience. If you want to convert your asset to
.glb
format without losing the integrity of your original asset, use the Optimize and Convert feature.
The thumbnails and 3D previews are generated in the output dataset of both pipelines and referenced in the preview dataset. You can download them at any time.

How to generate previews of your 3D models

Using the API

Trigger the pipelines using the
StartTransformation
endpoint:
  • Thumbnails: Use the thumbnail-generator pipeline.
  • 3D preview: Use the glb-preview pipeline.

Using the Asset Manager web interface

To generate previews of your 3D asset with multiple files:
  1. Select the 3D asset you want to preview. 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 Generate previews. The previews are automatically generated.
注
  • Asset Manager automatically generates previews for any 3D asset upload containing a single 3D file.
  • You can also choose to upload your own preview content while editing your asset.

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

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

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

  • このページ
    • How to generate previews of your 3D models

      • Using the API

      • Using the Asset Manager web interface


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