btHingeConstraint_getHingeAngleTransform

A function defined in GMBullet.yy

btHingeConstraint_getHingeAngleTransform(hingeConstraint, transA, transB)

Description

Gets the hinge angle of the hinge constraint using specified transforms.

Arguments

Name Type Description
hingeConstraint Pointer The pointer to the btHingeConstraint.
transA Pointer The transform for the first body.
transB Pointer The transform for the second body.

Returns

Real The hinge angle in radians.


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