btUniversalConstraint_setLowerLimit

A function defined in GMBullet.yy

btUniversalConstraint_setLowerLimit(universalConstraint, ang1min, ang2min)

Description

Sets the lower 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.
ang1min Real The lower limit for the first rotational angle (angle around the first rotational axis).
ang2min Real The lower limit for the second rotational angle (angle around the second rotational axis).

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