Hit-test a world point against a rotated rect (rotation around AABB center). Standard pattern: invert the rotation and AABB-test in the rect's local frame.
Hit-test a world point against a rotated rect (rotation around AABB center). Standard pattern: invert the rotation and AABB-test in the rect's local frame.