IEnumerable<Panel> FindInRect (Rect box, bool fullyInside)

Parameters

NameTypeDescription
box Rect The area to look for panels in, in screen-space coordinates.
fullyInside bool Whether we want only the panels that are completely within the given bounds.

Returns

TypeDescription
IEnumerable<Panel>
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.