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