asset3dThumbnail
Gets 3d thumbnail for an asset.
Parameters
Name | Type | Description |
---|---|---|
assetId | AssetId | The id of the asset to get a 3d thumbnail for. |
Example
const { data: asset3dData } = await ClassicThumbnailsApi.asset3dThumbnail({ assetId: 6768917255 });
Example Data
{
targetId: 6768917255,
state: "Completed",
imageUrl: "https://t2.rbxcdn.com/30ac72dfa05dff91baae9b8c0f9049e3",
}
Endpoint
GET /v1/assets-thumbnail-3d