Share via


AssetConversionProperties Class

Definition

Represents the properties of an AOA asset conversion job.

public class AssetConversionProperties
type AssetConversionProperties = class
Public Class AssetConversionProperties
Inheritance
AssetConversionProperties

Properties

AccountId

Identifier for the Account owning the AOA Ingestion Job.

ClientErrorDetails

Information about the cause of a ClientError JobStatus.

ConversionConfiguration

The configuration of the AOA asset conversion job.

ConversionStatus

The status of the AOA asset conversion job.

ErrorCode

The error code of the AOA asset conversion job.

InputAssetFileType

The file type of the original 3D asset. Examples include: "ply", "obj", "fbx", "glb", "gltf", etc.

InputAssetUri

The Uri to the Asset to be ingested by the AOA Asset Conversion Service. This asset needs to have been uploaded to the service using an endpoint provided from a call to the GetUploadUri API.

JobId

Identifier for the AOA Ingestion Job.

OutputModelUri

The URI for downloading the generated AOA Model.

ScaledAssetDimensions

The scaled dimensions of the asset.

ServerErrorDetails

Information about the cause of a ServerError JobStatus.

Applies to