Closed KonstantinTomashevich closed 1 year ago
Now Resource is any data that game reads from drive. Asset is a Resource that is managed through assets pipeline: loaded on demand, unloaded when not referenced, etc..
Resource
Asset
Now
Resource
is any data that game reads from drive.Asset
is aResource
that is managed through assets pipeline: loaded on demand, unloaded when not referenced, etc..