ENUM
PanoramicImageFormat
link GraphQL Schema definition
- enum PanoramicImageFormat {
- }
link Require by
- ModelAssetsA container for all of the assets associated with a model. The elements within this will generally implement Asset and/or AssetBundle in order to provide links for downloading the Asset. Once these links are generated they will often only be valid for a short period of time (which may be checked via `validUntil`) so they should be downloaded immediately or a new request for the url should be sent.
- PanoramicImageLocationundefined
- PanoramicImageOptionA set of resolutions that are available for a given format.