btTypedConstraint_setParam

A function defined in GMBullet.yy

btTypedConstraint_setParam(typedConstraint, num, value[, axis])

Description

Set a numerical parameter for this constraint.

Arguments

Name Type Description
typedConstraint Pointer A pointer to the btTypedConstraint instance.
num Real The numerical parameter identifier.
value Real The value to set for the specified numerical parameter.
axis Real The axis identifier for multi-axis constraints. Default is -1.

See also

btConstraintParams


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