btGeneric6DofConstraint_getRelativePivotPosition

A function defined in GMBullet.yy

btGeneric6DofConstraint_getRelativePivotPosition(generic6DofConstraint, axisIndex)

Description

Retrieves the relative pivot position for the specified axis index from the generic 6-degree-of-freedom constraint.

Arguments

Name Type Description
generic6DofConstraint Pointer Pointer to the btGeneric6DofConstraint instance.
axisIndex Real Index of the axis for which the relative pivot position is to be retrieved.

Returns

Real The relative pivot position associated with the specified axis index.


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