addModelsAnimatedByScript MethodOptional

Given the set of trees belonging to this supplier, add the modelIds associated with any trees that are animated by the schedule script hosted by the specified RenderTimeline or DisplayStyle element.

addModelsAnimatedByScript(modelIds: Set<string>, scriptSourceId: string, trees: Iterable<{ id: any, owner: TileTreeOwner }>): void

see Tiles.updateForScheduleScript.

internal

Parameter Type Description
modelIds Set<string>  
scriptSourceId string  
trees Iterable<{ id: any, owner: TileTreeOwner }>  

Returns - void

Defined in

Last Updated: 11 June, 2024