pmndrs / use-cannon

👋💣 physics based hooks for @react-three/fiber
https://cannon.pmnd.rs
2.73k stars 153 forks source link

useCannon/usePhysics hook to get world state #393

Open yyynnn opened 2 years ago

yyynnn commented 2 years ago

This would be great to get current global time/delta/etc.

jamiemarkwhite commented 1 year ago

I agree, this would be useful. I'm trying to debug a slow motion effect at the moment and could really do with having access to the physics context.