Contents

url

A URL to a Metal binary archive file.

Declaration

var url: URL? { get set }

Mentioned in

Discussion

You can use this method to load a binary archive you created with an MTLBinaryArchive instance’s serialize(to:) method.