Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


OverlapPoint(Vector2)

Calculate if a point overlaps the geometry.
Read time 1 minuteLast updated 12 days ago

Definition

public readonly bool OverlapPoint(Vector2 point)

Parameters

point

The point to check.

Returns

Type

Description

boolIf the point overlaps the geometry.