Returns the number of seconds and fractions of seconds spent setting up the world ready for drawing.
class property DrawingSetupTime: Single;
This includes calculating what is visible, transforming sprites into their screen positions and sending vertices to the GPU.
Copyright (c) 2012. All rights reserved.
|