CaptureWorld  

Parameters:

None.

Description:

Takes a snapshot of the position and orientation of each entity in the world.

This snapshot can then be used with RenderWorld to render entities at a point somewhere between their captured position and their current position. See RenderWorld for more about how and why this is done.

Example:

None.

Index