Rect:Contains(pt)

Version added: before 9.5

Tests whether the rectangle contains the given point

ArgumentTypeDescriptionDefaultVer
ptPointA point that is being tested for inclusion in the rectangle< 9.5

Return type (bool): true if the point is contained in the rectangle, otherwise false

Tests whether the rectangle contains the given point.
String "Contains" is found in the following scripts:

Paint Bucket + (by Danfield)

MR Pose Tool (by eugenebabich)

MR Path (by eugenebabich)

SS - Multi Layer Transform Points (by simplsam)

MR Tween Machine (by eugenebabich)

See all...