Debug Param Display |
This parameter simply extends ParamDisplayView
to “highlight” the parameter for highlight-duration-ms
milliseconds (by default 1s) when its value changes. “Highlighting” is implemented by swapping the back color
and the font color.
In addition to the attributes exposed by ParamDisplayView
, this class exposes the following attribute:
Attribute | Description |
---|---|
highlight-duration-ms |
Duration (in ms) to highlight the parameter for when it changes |