Table of Contents

Method b3PrismaticJoint_IsSpringEnabled

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

b3PrismaticJoint_IsSpringEnabled(b3JointId)

Is the prismatic joint spring enabled or not?

public static extern NativeBool b3PrismaticJoint_IsSpringEnabled(b3JointId jointId)

Parameters

jointId b3JointId

See the Box3D documentation.

Returns

NativeBool

See the Box3D documentation.