Table of Contents

Method ToJoint

Namespace
Box3D.Interop
Assembly
Box3D.NET.dll

ToJoint(b3JointId)

Wraps a native joint identifier.

public static Joint ToJoint(this b3JointId id)

Parameters

id b3JointId

The identifier, which is not validated.

Returns

Joint

The joint handle.