Immerseum.VRSimulator Namespace > PlayArea Class : getDistance Method |
Overload | Description |
---|---|
getDistance(Vector3,Boolean,Boolean) | Returns the shortest distance from the point to the Play Area's bounds. |
getDistance(Vector3,Vector3,Vector3,Boolean,Boolean) | Returns the shortest distance from the Play Area's bounds to the user's avatar as defined by three points. |
getDistance(Boolean,Boolean) | Returns the shortest distance from the user's avatar to the Play Area's bounds. |