Indicates whether the Play Area should be displayed given the distance supplied.
public static bool doesPlayAreaDisplayAtDistance(
float
)
Parameters
- distance
- A distance from the Play Area's bounds.
Return Value
True if the Play Area should be displayed, otherwise False.