Gets the object's velocity.
void getVelocity(this obj object, out vec3 velocity, out vec3 spin)
Type: obj
Modifiers: out
Type: vec3
Linear velocity of object (units/second).
Modifiers: out
Type: vec3
Angular velocity of object (degrees/second).