init(contentsOf:)
Creates a new component by loading a monoscopic texture and (if present) a pair of spatial textures from the provided image file URL.
Declaration
init(contentsOf url: URL) async throwsCreates a new component by loading a monoscopic texture and (if present) a pair of spatial textures from the provided image file URL.
init(contentsOf url: URL) async throws