btGeneric6DofSpring2Constraint_setEquilibriumPoint

A function defined in GMBullet.yy

btGeneric6DofSpring2Constraint_setEquilibriumPoint(generic6DofSpring2Constraint[, index[, val]])

Description

Sets the equilibrium point for the specified rotational degree of freedom in the btGeneric6DofSpring2Constraint. If no index is provided, sets the equilibrium point for all degrees of freedom.

Arguments

Name Type Description
generic6DofSpring2Constraint Pointer A pointer to the btGeneric6DofSpring2Constraint.
index Real The index of the rotational degree of freedom. Omit to set the equilibrium point for all degrees of freedom.
val Real The equilibrium point to set. Omit to use the current value as the equilibrium point.

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