Returns the shortest distance from the point to the Play Area's bounds.
Parameters
- point
- The point from which a distance to the Play Area's bounds is calculated.
- unsigned
- Determines whether the distance is returned as an unsigned (absolute) value. True by default.
- ignoreHeight
- Determines whether the distance should ignore differences in height between the point and the Play Area's bounds. True by default.
Return Value
The distance expressed in worldspace units (equivalent to meters).