init(named:in:)
Creates a named 3D model asset from the provided bundle.
Declaration
init(named name: String, in bundle: Bundle? = nil) async throwsCreates a named 3D model asset from the provided bundle.
init(named name: String, in bundle: Bundle? = nil) async throws