Case
MTLResourceError.loadError(_:)
The resource could not be loaded.
case loadError(String)
Parameters
String-
A description of the load error.
Case
The resource could not be loaded.
case loadError(String)
StringA description of the load error.