文档

​
​

Development

User Acquisition

Monetization

工业

Unity Cloud

Get Started

Asset Manager SDKs and services

Open Unity Dashboard

Unity Cloud

此页面不支持所选语言。
Unity Cloud Documentation
​
​
Creator SDKs and Services
  • Identity
  • Assets
  • Deep Linking
  • Data Streaming
  • Common
  1. Unity Cloud Documentation
  2. Asset Manager SDKs and services

Unity Cloud Data Streaming

Fetch only the 3D data portions that the current view requires
阅读时间1 分钟
最后更新于 1 年前

Unity Cloud Data Streaming allows client-side code to intelligently fetch only the necessary portions of 3D assets, such as specific levels of detail, textures, or regions of a model required for the current view. This ensures the data retrieved and displayed is relevant to the user’s immediate context, optimizing performance and compatibility across devices, regardless of asset size. By downloading only the data that is required, developers can enable responsive and immersive 3D experiences without overwhelming hardware or exceeding bandwidth limitations.
This targeted approach is especially valuable for addressing common challenges in visualizing 3D data. Developers often face issues like file compatibility, rendering multiple assets in context, and performance bottlenecks due to large file sizes. Unity’s suite of tools and services overcomes these obstacles, making it easier to render high-quality 3D assets efficiently, no matter the platform or device.
The 3D Data Streaming service provides a robust solution for accessing and querying metadata associated with 3D models. This service allows users to retrieve essential details about a model’s instances, such as their position within a hierarchy, spatial location, bounding box dimensions, and other structural attributes. It also extends beyond 3D geometry, supporting the extraction of non-3D metadata like manufacturing details and other information embedded within the original source file.
By combining spatial and non-spatial data, 3D Data Streaming supports a comprehensive approach to understanding and leveraging 3D models across various industries.
Manual and scripting API reference
Manual of the package and the SDK
API documentation
OpenAPI format

Copyright © 2026 Unity Technologies
法律信息隐私政策CookiesDocumentation Terms of Use请勿出售或分享我的个人信息您的隐私选择(Cookie 设置)

“Unity”、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属公司在美国和其他地方的商标或注册商标(此处查看更多信息)。其他名称或品牌是其各自所有者的商标。

为方便起见,一些页面是机器翻译的,可能包含不准确的内容。如有信息不一致的情况,以英文版本为准。


    报告此页面的问题