timelinefx:timelinefx.tlQuadTree.GetObjectsInCircle
Method GetObjectsInCircle:Stack<@object>( circle:tlCircle, Layer:Int[], GetData:Int=false, Limit:Int=0 )
Query the quadtree to find objects within a tlCircle
Parameters
circle A tlCircle that will be used to define the area that is searched
Layer Array of layers in the quadtree that you want to search
GetData If set to true then the Data field within the tlBox will be returned rather than the box itself