Method b3SphericalJoint_SetMotorVelocity
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3SphericalJoint_SetMotorVelocity(b3JointId, Vector3)
Set the spherical joint motor velocity in radians per second
public static extern void b3SphericalJoint_SetMotorVelocity(b3JointId jointId, Vector3 motorVelocity)