UNPKG

@rbxts/pretty-react-hooks

Version:
6 lines (5 loc) 156 B
/** * Returns the current camera. Updates when the current camera changes. * @returns A camera instance. */ export declare function useCamera(): Camera;