active property

set active (bool active)

Called on every repaint of the layers affected by the shading. This call is meant be used to determine the need to start or stop scheduling of updates for the purposes of animating the shader.

Implementation

set active(bool active);