Outputs a color value which you may change in real-time during a debug or simulation session
tweak-color
@/tweak-color
Outputs a color value which you may change in real-time during a debug or simulation session
OUTxod/color/color
C++ implementation
struct State {
};
{{ GENERATED_CODE }}
void evaluate(Context ctx) {
// The actual code that makes tweak-nodes work
// is injected in detail::handleTweaks
}