Properties:
Name | Type | Description |
---|---|---|
alias |
string[] |
Aliases associated with asset |
data |
T |
Optional data |
format |
string |
Format, usually the file extension |
loadParser |
LoadParserName |
An override that will ensure that the asset is loaded with a specific parser |
src |
string |
The URL or relative path to the asset |
Members
Aliases associated with asset
Optional data
Format, usually the file extension
loadParser LoadParserName
An override that will ensure that the asset is loaded with a specific parser
The URL or relative path to the asset