LightingModel.getDirtyAggregateCount()

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

Overview

This function returns the number of dirty aggregate tiles.

Syntax

LightingModel.getDirtyAggregateCount()

Examples

local dirtyAggregateTileCount = lightingModelInstance.getDirtyAggregateCount()