|
Astra Unity 2.6.6
Astra Unity Plugin
|
Information about an Asset as found from a Catalog search More...
Properties | |
| string | Guid [get] |
| The Guid for the asset | |
| string | Name [get] |
| The name of the asset. This can be changed, so don't hardcode things based on the name. If a specific asset is to be requested, use the Guid instead. | |
| Texture2D | Thumbnail [get] |
| A full resolution thumbnail of the asset More... | |
| Texture2D | Thumbnail64 [get] |
| A downsampled 64x64 resolution thumbnail of the asset More... | |
| bool | IsAppAvatar [get] |
| Returns whether this is an app avatar. True if this is an avatar item that is an app level avatar. False if this is not an avatar item, or is a user avatar. | |
| bool | IsInstalled [get] |
| Whether this asset is installed locally. If true, this asset is cached, if false, the asset is not cached and will need to be downloaded to be equipped. | |
| SchematicType | SchematicType [get] |
| The type of schematic used for this asset | |
| List< string > | Regions [get] |
| List of regions that this asset belongs to | |
| List< string > | Tags [get] |
| List of tags that this asset has | |
|
get |
A full resolution thumbnail of the asset
The texture of the thumbnail
|
get |
A downsampled 64x64 resolution thumbnail of the asset
The texture of the thumbnail