Method b3PrismaticJoint_SetTargetTranslation
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
b3PrismaticJoint_SetTargetTranslation(b3JointId, float)
Set the prismatic joint target translation. Usually in meters.
public static extern void b3PrismaticJoint_SetTargetTranslation(b3JointId jointId, float targetTranslation)