CanvasViewCanvas.hitTestNode method
CanvasViewCanvas › hitTestNode
Unofficial
Test whether a point hits a specific node.Signature:
hitTestNode(arg1: unknown, arg2: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| arg1 | unknown | |
| arg2 | unknown |
Returns: unknown — Whether the point hits the node.