Surfaces.IsWithin(number, number) client Checks if the point is within the surface Arguments x number y number Returns boolean True if the point is within the surface, false otherwise. Examples Surfaces.IsWithin – Checks if the point is within the surface