UNPKG

@pmndrs/xr

Version:
2 lines (1 loc) 86 B
export declare function onXRFrame(fn: (frame: XRFrame, delta: number) => void): void;