Skip to main content

Module presets

Module presets 

Source
Expand description

Node-graph theme preset families (v1).

The schema is designed to be JSON-serializable and paint-only: switching presets should not require rebuilding derived geometry in the node graph widget.

Structs§

CanvasTokensV1
DashPatternTokensV1
DisabledStateV1
EdgeMarkerTokensV1
GridTokensV1
LayoutTokensV1
NodeGraphThemePresetV1
NodeGraphThemePresetsV1
NodeRingTokensV1
NodeTokensV1
PaintOnlyTokensV1
PortKindTokensV1
PortThemeTokensV1
PortTokensV1
RgbaV1
StateColorV1
StateTokensV1
TextTokensV1
WireHighlightTokensV1
WireTokensV1

Enums§

EdgeMarkerKindTokensV1
NodeGraphPresetFamily
PortShapeKindV1

Functions§

parse_node_graph_theme_presets_v1
Parse a node_graph_theme_presets.v1 JSON document.
theme_derived_presets
Derive in-tree preset families from an application theme snapshot.