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