btSliderConstraint_getUpperLinLimit

A function defined in GMBullet.yy

btSliderConstraint_getUpperLinLimit(sliderConstraint)

Description

Gets the upper linear limit of a btSliderConstraint instance. The upper linear limit represents the maximum allowable linear movement along the slider's axis.

Arguments

Name Type Description
sliderConstraint Pointer A pointer to the btSliderConstraint instance.

Returns

Real Returns the upper linear limit as a real value.


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