Sets whether the frame buffer should be cleared every frame.
class property EnableClearColor: Boolean;
The value of this property will persist for subsequent scenes. By default this is set to True. Please note that in many cases the last drawn frame will remain on screen, however, this is not guaranteed.
Copyright (c) 2012. All rights reserved.
|