|
I have a configurable joint which is in velocity mode for But I don't know what unit is So I was wondering what the unit was.
(comments are locked)
|
|
I would guess it's probably radians per second. 10 radians per second would be 360 degrees in about 2/3 of a second, which sounds close to the speed you said it looked like it was moving. In case you don't know, to convert from degrees to radians just divide by 180 and multiply by pi (Mathf.PI), and the opposite to convert from radians to degrees. interesting, I'll try that, thanks.
Jan 06 '10 at 05:32 AM
Sam Bauwens
(comments are locked)
|
