btCollisionObject_setCcdSweptSphereRadius

A function defined in GMBullet.yy

btCollisionObject_setCcdSweptSphereRadius(collisionObject, radius)

Description

Sets the continuous collision detection (CCD) swept sphere radius for a btCollisionObject.

Arguments

Name Type Description
collisionObject Pointer A pointer to the btCollisionObject for which to set the swept sphere radius.
radius Real The radius of the swept sphere used for continuous collision detection.

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