btCollisionObject_getCcdSquareMotionThreshold

A function defined in GMBullet.yy

btCollisionObject_getCcdSquareMotionThreshold(collisionObject)

Description

Retrieves the squared motion threshold for Continuous Collision Detection (CCD) of a Bullet Physics collision object.

Arguments

Name Type Description
collisionObject Pointer A pointer to a btCollisionObject instance.

Returns

Real The squared motion threshold for CCD of the collision object.


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