btTypedConstraint_setEnabled

A function defined in GMBullet.yy

btTypedConstraint_setEnabled(typedConstraint, enabled)

Description

Set the enabled status of the typed constraint.

Arguments

Name Type Description
typedConstraint Pointer A pointer to the btTypedConstraint instance.
enabled Bool Use true to enable or false to disable.

Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.