How to get the velocity of the controllers ( Steam VR 2.2) ?
Im currentry using Steam Vr 2.2 with unity 2018.3.3 and developing a VR game.
I would like to know how to get the velocity of the controllers so when I grab an object and throw it, the throw is more realistic and calculates the velocity used with the controllers.
I only found the answers with old version of Steam Vr (using device.velocity) that now are outdated.
Thanks for your help
Comment
Answer by zemiguel99 · Apr 29, 2020 at 10:53 PM
I believe "SteamVR_Behaviour_Pose" is what you're looking for.
You can get this component from your SteamVR Hand.