Table of Contents

Method b3Joint_GetCollideConnected

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

b3Joint_GetCollideConnected(b3JointId)

Is collision allowed between connected bodies?

public static extern NativeBool b3Joint_GetCollideConnected(b3JointId jointId)

Parameters

jointId b3JointId

See the Box3D documentation.

Returns

NativeBool

See the Box3D documentation.