Represents a class passed as the custom data to the Asset Loader Context when loading Models from Zip...
Stream Stream
The stream used to load the zip file.
Action< IContextualizedError > OnError
The original error event passed to the Zip loading method.
object CustomData
The optional custom data.
Action< AssetLoaderContext > OnMaterialsLoad
The original materials load event passed to the Zip loading method.