PhysicsSetGravity
Physics
PhysicsSetGravity Reference
#include "TrueAxis.bi"
Description
- Call this function to set the acceleration due to gravity applied to all objects in the simulation.
- (default are 0.0 ,8.91, 0.0 )
- Functions:
- declare sub PhysicsSetGravity(byval x as single, byval y as single, byval z as single)
- declare sub PhysicsV3SetGravity(byref v3Gravity as const TA_Vec3)
Copyright © 2015
Created with the Freeware Edition of HelpNDoc: Easily create Help documents