STATIC_ASSET_CACHE
STATIC_ASSET_CACHE : Cache.<Asset, any>
Asset instance objects for read-only usage, so we can just keep 1 copy instead of calling Asset#create every time
Kind: global constant
Cache.<Asset, any>
Asset instance objects for read-only usage, so we can just keep 1 copy instead of calling Asset#create every time
Kind: global constant