btCollisionObject_setContactProcessingThreshold

A function defined in GMBullet.yy

btCollisionObject_setContactProcessingThreshold(collisionObject, contactProcessingThreshold)

Description

Sets the contact processing threshold for a Bullet Physics collision object.

Arguments

Name Type Description
collisionObject Pointer A pointer to a btCollisionObject instance.
contactProcessingThreshold Real The contact processing threshold to be set for the collision object.

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