Method b3SphericalJoint_GetMotorVelocity
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3SphericalJoint_GetMotorVelocity(b3JointId)
Get the spherical joint motor velocity in radians per second
public static extern Vector3 b3SphericalJoint_GetMotorVelocity(b3JointId jointId)Parameters
jointIdb3JointId-
See the Box3D documentation.
Returns
- Vector3
-
See the Box3D documentation.