Method b3MotorJoint_SetAngularVelocity
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3MotorJoint_SetAngularVelocity(b3JointId, Vector3)
Set the desired relative angular velocity in radians per second
public static extern void b3MotorJoint_SetAngularVelocity(b3JointId jointId, Vector3 velocity)