@pmndrs/handle
TypeScript icon, indicating that this package has built-in type declarations

6.6.17 • Public • Published

@pmndrs/handle

framework agnostic handle implementation for threejs

How to use

//lets create a handle to translate the object on the x axis (the target and the handle are both the object)
const store = new HandleStore(object, () => ({ scale: false, rotate: false, translate: "x" }))
store.bind(object)

Package Sidebar

Install

npm i @pmndrs/handle

Weekly Downloads

4,426

Version

6.6.17

License

SEE LICENSE IN LICENSE

Unpacked Size

175 kB

Total Files

89

Last publish

Collaborators

  • pmndrs01
  • drcmda
  • bjornstar
  • dennissmolek
  • bela-bohlender
  • isaacmason
  • krispyaa