btConeTwistConstraint_getTwistLimitSign

A function defined in GMBullet.yy

btConeTwistConstraint_getTwistLimitSign(coneTwistConstraint)

Description

Gets the sign of the twist limit (1.0 if positive, -1.0 if negative, 0.0 if no twist limit).

Arguments

Name Type Description
coneTwistConstraint Pointer The pointer to the cone twist constraint.

Returns

Real Returns the sign of the twist limit. 1.0 if positive, -1.0 if negative, 0.0 if no twist limit.


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