CanvasTextLayout.HitTest Method |
Name | Description | |
---|---|---|
![]() | HitTest(Vector2) | Gets whether the point overlaps with any text in the text layout. |
![]() | HitTest(Single, Single) | Gets whether the point overlaps with any text in the text layout. |
![]() | HitTest(Vector2, CanvasTextLayoutRegion) | Gets whether the point overlaps with any text in the text layout. |
![]() | HitTest(Single, Single, CanvasTextLayoutRegion) | Gets whether the point overlaps with any text in the text layout. |
![]() | HitTest(Vector2, CanvasTextLayoutRegion, Boolean) | Gets whether the point overlaps with any text in the text layout. |
![]() | HitTest(Single, Single, CanvasTextLayoutRegion, Boolean) | Gets whether the point overlaps with any text in the text layout. |