AssetUrls

data class AssetUrls(val previewImage: String?, val model: String?, val stripes: String?, val texture: String?, val material: String?)

Constructors

Link copied to clipboard
constructor(previewImage: String?, model: String?, stripes: String?, texture: String?, material: String?)

Properties

Link copied to clipboard

{string} Returns a time-limited URL of the material file for the 3D model.

Link copied to clipboard

{string} Returns a time-limited URL of the 3D model generated from the scan

Link copied to clipboard

{string} Returns a time-limited URL of a snapshot of the 3D model for previewing

Link copied to clipboard

{string} Returns a time-limited URL of the model that contains the stripes/rings where the measurements were taken on the body.

Link copied to clipboard

{string} Returns a time-limited URL of the texture file for the 3D model.