Change properties of timeline effects (like color) from workflow designer

-drop a solid color onto the timeline (no gradient!):


-Provide a identifier in the properties of the “Solid Color 2D” effect:


-Then go over to Workflowdesigner. Use the block “Set Property” (Object).


-In the properties of the block you will be able to define the solid color as a target:

-Bring a color value into the “Value” Port of the “Set Property” Block


-Color Values are build like this “Red;Green;Blue;Alpha” -> for Instance solid red = 1;0;0;1


-In this example I use the standard value block to provide a red color value. Additional you will need a converter block to convert the string into a “ProPhotoColor”.


-With a right click (Fire event) on “Run” you can send this new value into the “Color of Effect” setting.


-You will see the changes on the OUTPUT TAB (not on Content Tab)


-Instead using the “Value Block” you can use also other sources like UDP-Messages, Converted DMX-IN values…. 


(Marcel)