btHingeConstraint_setAngularOnly

A function defined in GMBullet.yy

btHingeConstraint_setAngularOnly(hingeConstraint, angularOnly)

Description

Sets whether the hinge constraint allows only angular motion.

Arguments

Name Type Description
hingeConstraint Pointer The pointer to the btHingeConstraint.
angularOnly Bool A boolean indicating whether to allow only angular motion.

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