btSliderConstraint_setLowerLinLimit

A function defined in GMBullet.yy

btSliderConstraint_setLowerLinLimit(sliderConstraint, lowerLimit)

Description

Sets the lower linear limit of a btSliderConstraint instance. The lower linear limit represents the minimum allowable linear movement along the slider's axis.

Arguments

Name Type Description
sliderConstraint Pointer A pointer to the btSliderConstraint instance.
lowerLimit Real The lower linear limit to be set.

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