btGeneric6DofConstraint_getAngle

A function defined in GMBullet.yy

btGeneric6DofConstraint_getAngle(generic6DofConstraint, axisIndex)

Description

Retrieves the angle 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 angle is to be retrieved.

Returns

Real The angle (in radians) associated with the specified axis index.


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