Table of Contents

Method b3Joint_SetLocalFrameB

Namespace
Box3D.Native
Assembly
Box3D.NET.Native.dll

b3Joint_SetLocalFrameB(b3JointId, b3Transform)

Set the local frame on bodyB

public static extern void b3Joint_SetLocalFrameB(b3JointId jointId, b3Transform localFrame)

Parameters

jointId b3JointId

See the Box3D documentation.

localFrame b3Transform

See the Box3D documentation.