Namespace Google.Apis.PolyService.v1.Data
Classes
Asset
Represents and describes an asset in the Poly library. An asset is a 3D model or scene created using Tilt Brush, Blocks, or any 3D program that produces a file that can be upload to Poly.
AssetImportMessage
A message generated by the asset import process.
File
Represents a file in Poly, which can be a root, resource, or thumbnail file.
Format
The same asset can be represented in different formats, for example, a WaveFront .obj file with its corresponding .mtl file or a Khronos glTF file with its corresponding .glb binary data. A format refers to a specific representation of an asset and contains all information needed to retrieve and describe this representation.
FormatComplexity
Information on the complexity of this Format.
ImageError
A message resulting from reading an image file.
ListAssetsResponse
A response message from a request to list.
ListLikedAssetsResponse
A response message from a request to list.
ListUserAssetsResponse
A response message from a request to list.
ObjParseError
Details of an error resulting from parsing an OBJ file
PresentationParams
Hints for displaying the asset, based on information available when the asset was uploaded.
Quaternion
A Quaternion. Please note: if in the response you see "w: 1" and nothing else this is the default value of [0, 0, 0, 1] where x,y, and z are 0.
RemixInfo
Info about the sources of this asset (i.e. assets that were remixed to create this asset).
StartAssetImportResponse
A response message from a request to startImport. This is returned in the response field of the Operation.
UserAsset
Data about the user's asset.