Properties:
| Name | Type | Description | 
|---|---|---|
alias | 
            
            
                string[] | 
                 Aliases associated with asset  | 
        
data | 
            
            
                T | 
                 Optional data  | 
        
format | 
            
            
                string | 
                 Format, ususally the file extension  | 
        
loadParser | 
            
            
                "loadTextures" | "loadJson" | "loadTxt" | "loadWebFont" | "loadSVG" | string | 
                 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, ususally the file extension
An override that will ensure that the asset is loaded with a specific parser
The URL or relative path to the asset