Stage:setClearColorBuffer

From GiderosMobile
Revision as of 11:38, 23 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2011.6

Description

If you are covering whole background with image, you can disable background color draw call for better performance

 Stage:setClearColorBuffer(state)

Parameters

state: (bool) false to disable draw call, true to enable