Auki::ConjureKit::Odal::AssetService::Asset
Public Functions
| Name | |
|---|---|
| Asset() |
Public Attributes
| Name | |
|---|---|
| string | id |
| string | name |
| string | md5Sum |
| string | assetUri |
| float | scale |
Public Functions Documentation
function Asset
Asset()
Public Attributes Documentation
variable id
string id;
variable name
string name;
variable md5Sum
string md5Sum;
variable assetUri
string assetUri;
variable scale
float scale;