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

6.6.22 • 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)

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @pmndrs/handle

    Weekly Downloads

    7,727

    Version

    6.6.22

    License

    SEE LICENSE IN LICENSE

    Unpacked Size

    175 kB

    Total Files

    89

    Last publish

    Collaborators

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