Product media placeholder
Replace this area with a screenshot or short walkthrough video during the media sweep.
Canvas-level pointer event source — outputs normalized pointer position, down/up flags, and hold state.
Type canvasPointerCategory inputsContext sharedDynamic ports noCompound no
Inputs
| Port | Type | Description |
|---|---|---|
| - | - | No ports declared. |
Outputs
| Port | Type | Description |
|---|---|---|
pointerX | float | Pointer X |
pointerY | float | Pointer Y |
clientX | float | Client X |
clientY | float | Client Y |
pointerDown | float | Pointer Down |
pointerUp | float | Pointer Up |
isPressed | float | Is Pressed |
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
| - | - | - | No configurable parameters. |
Envelope
Use canvasPointer as the node type inside a graph node envelope. Add id, optional params, optional connections, and optional activeWhen based on the guide context.
Generated source
Registry faster-motion-docs/node-registry.jsonCategory page /help/faster-motion/faster-motion-node-category-inputs/