PointerUtilsIsPointerOnTarget Method |
| Name | Description | |
|---|---|---|
| IsPointerOnTarget(Pointer) |
Determines whether the pointer is over its target GameObject.
| |
| IsPointerOnTarget(IPointer, Transform) |
Determines whether the pointer is over a specific GameObject.
| |
| IsPointerOnTarget(IPointer, Transform, HitData) |
Determines whether the pointer is over a specific GameObject.
|