Function GraphCollision.CheckHeight

CheckHeight (Vector3 position)

Returns the position with the correct height.

Public
CheckHeight (Vector3 position, out RaycastHit hit, out bool walkable)

Returns the position with the correct height.

Public