Called automatically. This is an advanced command to take control of the update process. Normally Update calls this and Update2D() to update everything in the world. This command only updates the 3D objects such as 3D models.
Definition
Update3D( time )
void agk::Update3D( float time )
Parameters
time - the time in seconds to move everything along. Can be fractions of seconds.