@epoll-j/use-camera-helper
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

useCameraHelper

This hook automatically adds additional cameras and crops the screen to better showcase camerahelper.

This hook is dependent on @react-three/fiber

Install

npm i @epoll-j/use-camera-helper

Usage

import { useCameraHelper } from "@epoll-j/use-camera-helper";

export const Example = () => {
  ...
  const [helperCamera, helperControl] = useCameraHelper()
  ...
}

Readme

Keywords

none

Package Sidebar

Install

npm i @epoll-j/use-camera-helper

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

38.3 kB

Total Files

12

Last publish

Collaborators

  • epoll-j