Description
This test shows a TouchSensor node used to modify the filled property of 2 Material2D nodes.See also bifs-2D-interactivity-touchsensor-isactive
The difference with the above test is the event propagation. Instead of routing the TouchSensor isActive event to both Material2D node, the event is only sent to one Material2D node, but since the emissiveColor field is an exposedField, it generate in turns a new event and that event is routed to the second Material2D node.
GPAC Regression Tests
(C) 2002-2006 GPAC Team