btDiscreteDynamicsWorld_setGravity

A function defined in GMBullet.yy

btDiscreteDynamicsWorld_setGravity(discreteDynamicsWorld, gravity)

Description

Sets the gravity for the btDiscreteDynamicsWorld instance.

Arguments

Name Type Description
discreteDynamicsWorld Pointer A pointer to the btDiscreteDynamicsWorld instance.
gravity Pointer A pointer to a btVector3 representing the gravity to be set.

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