btCollisionWorld_setForceUpdateAllAabbs

A function defined in GMBullet.yy

btCollisionWorld_setForceUpdateAllAabbs(collisionWorld, forceUpdateAllAabbs)

Description

Sets whether to force update all AABBs in the collision world.

Arguments

Name Type Description
collisionWorld Pointer A pointer to the collision world instance.
forceUpdateAllAabbs Bool A boolean indicating whether to force update all AABBs.

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