NodeGraphContextMenuInfo
Defined in: src/components/editor/NodeGraph/NodeGraph.types.ts:119
Properties
Section titled “Properties”screenPoint
Section titled “screenPoint”screenPoint:
Point2D
Defined in: src/components/editor/NodeGraph/NodeGraph.types.ts:122
Screen-space (CSS-pixel) position of the pointer relative to viewport.
target
Section titled “target”target:
NodeGraphTarget
Defined in: src/components/editor/NodeGraph/NodeGraph.types.ts:120
worldPoint
Section titled “worldPoint”worldPoint:
Point2D
Defined in: src/components/editor/NodeGraph/NodeGraph.types.ts:124
World-space position of the pointer.