Method ToJoint
- Namespace
- Box3D.Interop
- Assembly
- Box3D.NET.dll
ToJoint(b3JointId)
Wraps a native joint identifier.
public static Joint ToJoint(this b3JointId id)Parameters
idb3JointId-
The identifier, which is not validated.
Returns
- Joint
-
The joint handle.