timelinefx:timelinefx.tlBox.RectWithin
Method RectWithin:Int( rect:tlBox )
Find out if a tlBox lies within this objects bounding box
If you need to know whether a tlBox you pass to this method, lies entirely with this tlBox (no overlapping) then you can use this method.
| Parameters |
|
rect |
tlBox to check with |