BoundsInt.Contains

public bool Contains(Vector3Int position);

Parameters

positionPoint to check.
inclusiveWhether the max limits are included in the check.

Returns

bool Is point contained in the bounding box?

Description

Is point contained in the bounding box?

Did you find this page useful? Please give it a rating: