AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkScene.SetClearColor Method (TAgkColor)

Sets the clear color to use when clearing the back buffer.

Syntax
Pascal
class procedure SetClearColor(const Color: TAgkColor); overload; static;
Parameters 
Description 
const Color: TAgkColor 
the clear color. The Alpha component is ignored. 

The clear color will remain active for subsequent scenes.

Copyright (c) 2012. All rights reserved.