Show frames

Go to: Related nodes. Attributes.

This node represents Node Editor bookmark information. Specifically, it contains the layout information of a specific Node Editor view saved to a bookmark.

Node nameParentsMFn typeCompatible function sets
nodeGraphEditorBookmarkInfonodekNodeGraphEditorBookmarkInfokBase
kNamedObject
kDependencyNode
kNodeGraphEditorBookmarkInfo

Related nodes

nodeGraphEditorBookmarks

Attributes (12)

dependNode, name, nodeInfo, nodeVisualState, positionX, positionY, viewRectHigh, viewRectLow, viewXH, viewXL, viewYH, viewYL

Long name (short name)TypeDefaultFlags
name (nm) stringTmultiSharedObject::create<TdataString>""outputinputconnectablestorablehidden
The bookmark name.
nodeInfo (ni) compoundn/aarrayoutputinputconnectablestorablehidden
Stores the position and state of a specific node
positionX (x) float0.0outputinputconnectablestorablehidden
x position of node in layout
positionY (y) float0.0outputinputconnectablestorablehidden
y position of node in layout
nodeVisualState (nvs) integer0outputinputconnectablestorablehidden
Visual state of node
dependNode (dn) Messagen/aoutputinputconnectablehidden
dependNode we are storing layout information for
viewRectHigh (vh) double20, 0outputinputconnectablestorablehidden
The upper-right coordinate of the view rectangle.
viewXH (xh) double0.0outputinputconnectablestorablehidden
The X component.
viewYH (yh) double0.0outputinputconnectablestorablehidden
The Y component.
viewRectLow (vl) double20, 0outputinputconnectablestorablehidden
The lower-left coordinate of the view rectangle.
viewXL (xl) double0.0outputinputconnectablestorablehidden
The X component.
viewYL (yl) double0.0outputinputconnectablestorablehidden
The Y component.