btTypedConstraint_enableFeedback

A function defined in GMBullet.yy

btTypedConstraint_enableFeedback(typedConstraint, needsFeedback)

Description

Enable or disable feedback for this constraint.

Arguments

Name Type Description
typedConstraint Pointer A pointer to the btTypedConstraint instance.
needsFeedback Bool True to enable feedback, false to disable feedback for this constraint.

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