Function GraphCollision.Check

Check (Vector3 position)

Returns true if the position is not obstructed.

Public
bool Check (

Vector3

position

)

Returns true if the position is not obstructed.

If collisionCheck is false, this will always return true.