NodeGraphContextMenuInfo
Defined in: src/components/editor/NodeGraph/NodeGraph.types.ts:119
Properties
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
target:
NodeGraphTarget
Defined in: src/components/editor/NodeGraph/NodeGraph.types.ts:120
worldPoint
worldPoint:
Point2D
Defined in: src/components/editor/NodeGraph/NodeGraph.types.ts:124
World-space position of the pointer.