btDiscreteDynamicsWorld_getGravity

A function defined in GMBullet.yy

btDiscreteDynamicsWorld_getGravity(discreteDynamicsWorld, outVector3)

Description

Retrieves the gravity vector from the btDiscreteDynamicsWorld.

Arguments

Name Type Description
discreteDynamicsWorld Pointer A pointer to the btDiscreteDynamicsWorld object.
outVector3 Pointer A pointer to a btVector3 where the gravity vector will be stored.

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