The URL of the resource to load.
The callback used when the resource is loaded or an error occurs.
Optional asset that is passed by ResourceLoader.
The URL of the resource to open.
The raw resource data passed by callback from ResourceHandler#load.
The graphics device.
The parsed resource data.
Convert raw resource data into a resource instance. E.g. Take 3D model format JSON and return a Model.
Parser for basis files.