LightingModel.hasDirtyAggregateTile()

   
Type function
Library wattageTileEngine.LightingModel.*
Return value boolean
Keywords  
See also  

Overview

Returns true if there are dirty aggregate tiles.

Syntax

LightingModel.hasDirtyAggregateTile()

Examples

local hasDirtyAggregate = lightingModelInstance.hasDirtyAggregateTile()