btGeneric6DofSpring2Constraint_enableSpring

A function defined in GMBullet.yy

btGeneric6DofSpring2Constraint_enableSpring(generic6DofSpring2Constraint, index, onOff)

Description

Enables or disables the spring for the specified rotational degree of freedom in the btGeneric6DofSpring2Constraint.

Arguments

Name Type Description
generic6DofSpring2Constraint Pointer A pointer to the btGeneric6DofSpring2Constraint.
index Real The index of the rotational degree of freedom.
onOff Bool True to enable the spring, false to disable it.

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