Table of Contents

Method b3Joint_SetLocalFrameA

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

b3Joint_SetLocalFrameA(b3JointId, b3Transform)

Set the local frame on bodyA

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

Parameters

jointId b3JointId

See the Box3D documentation.

localFrame b3Transform

See the Box3D documentation.