IBMMaterialKeyColor
IBMMaterialKeyColor.mp4
Description
A red and blue checkerboard image is used to show effect of changing keyColor in MaterialKey node. Using a
ColorInterpolator, to switch the color between two discrete steps, the keyColor is set to red for 1s and then
to blue for 1s. There is a Background2D of color yellow and hence the result is a yellow and blue checkerboard
for 1s followed by a red and yellow checkboard for 1s.
Also the output of the TimeSensor automatically toggles the isKeyed value every cycle. So for one cycle, 2s,
the above checkerboard sequence is seen, then for the next 2s the original red and blue checkboard is seen
when isKeyed is false. The toggle is done using the valuator technique as per
IBMFlipFlop. The value of isKeyed starts with true.
Screenshot
Animated screenshot of result
Back to main index