Type alias VariableAttachmentHighlight

VariableAttachmentHighlight: "GRAY" | "COLOR" | "NONE"

Defines variable attachment highlight rendering alternatives. GRAY: highlights rendered in grayscale. COLOR: color highlights rendered. NONE: highlights not rendered - applicable only for image export.

Generated using TypeDoc