btTypedConstraint_getParam

A function defined in GMBullet.yy

btTypedConstraint_getParam(typedConstraint, num[, axis])

Description

Get a numerical parameter of this constraint.

Arguments

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

Returns

Real The value of the specified numerical parameter.

See also

btConstraintParams


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