UNPKG

@webarkit/arnft-threejs

Version:

The ARnft rendering engine, based on Three.js

8 lines (7 loc) 241 B
export declare function getTime(): number; export declare class Utils { private static trackedMatrix; static interpolate(world: any): any; static isMobile(): boolean; static setMatrix(matrix: any, value: any): void; }