HAL::BeginScene

HAL::BeginScene
virtual bool BeginScene();
Description

BeginScene begins scene rendering, initializing various render states such as blend, scale9 states needed externally.

Return Value

Returns true if the scene is rendered successfully and false otherwise.