btCollisionObject_getCcdMotionThreshold

A function defined in GMBullet.yy

btCollisionObject_getCcdMotionThreshold(collisionObject)

Description

Gets the continuous collision detection (CCD) motion threshold for a btCollisionObject.

Arguments

Name Type Description
collisionObject Pointer A pointer to the btCollisionObject from which to get the CCD motion threshold.

Returns

Real The motion threshold for CCD, indicating the minimum motion needed for CCD to be active.


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