init(contentsOf:)
Creates a model asset from the contents of the specified URL.
Declaration
init(contentsOf url: URL) throwsParameters
- url:
The asset URL.
Creates a model asset from the contents of the specified URL.
init(contentsOf url: URL) throwsThe asset URL.