btCollisionShape_getBoundingSphere

A function defined in GMBullet.yy

btCollisionShape_getBoundingSphere(collisionShape, outCenter)

Description

Gets the bounding sphere of a btCollisionShape.

Arguments

Name Type Description
collisionShape Pointer A pointer to the btCollisionShape object.
outCenter Pointer A pointer to a btVector3 to store the center of the bounding sphere.

Returns

Real The radius of the bounding sphere.


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