@JSExport() JSPromise setCameraModelMatrix(JSArray<JSNumber> matrix) { throw UnimplementedError(); // viewer.setCameraModelMatrix(matrix).toJS; }