btUniversalConstraint_setUpperLimit

A function defined in GMBullet.yy

btUniversalConstraint_setUpperLimit(universalConstraint, ang1max, ang2max)

Description

Sets the upper limits for the rotational angles around the two rotational axes of the universal constraint.

Arguments

Name Type Description
universalConstraint Pointer Pointer to the btUniversalConstraint instance.
ang1max Real The upper limit for the first rotational angle (angle around the first rotational axis).
ang2max Real The upper limit for the second rotational angle (angle around the second rotational axis).

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