Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
Loading...
Searching...
No Matches
donner::editor::ActiveFlash Struct Reference

Visible flash decoration for the current frame. More...

#include "donner/editor/FlashDecorations.h"

Public Attributes

SourceByteRange byteRange
 Source span to highlight.
float intensity = 0.0f
 Fade intensity in [0, 1].

Detailed Description

Visible flash decoration for the current frame.

Member Data Documentation

◆ byteRange

SourceByteRange donner::editor::ActiveFlash::byteRange

Source span to highlight.

◆ intensity

float donner::editor::ActiveFlash::intensity = 0.0f

Fade intensity in [0, 1].


The documentation for this struct was generated from the following file: