weasel API - v0.8.0
Preparing search index...
pointInTextPose
Function pointInTextPose
pointInTextPose
(
x
:
number
,
y
:
number
,
pose
:
TextPose
,
opts
?:
PointInTextPoseOpts
,
)
:
boolean
Coarse pose-rect hit-test for a text node — suitable for click-to-edit dispatch.
Parameters
x
:
number
y
:
number
pose
:
TextPose
opts
:
PointInTextPoseOpts
= {}
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
weasel API - v0.8.0
Loading...
Coarse pose-rect hit-test for a text node — suitable for click-to-edit dispatch.