Translation is routed via a valuator to string field in a text node so that the position shown is constantly updated.
See also IBMBouncingRectangle which is very similar but done by changing the cycleInterval of the TimeSensor.
One noticeable difference in this content is that the Rectangle's motion is seamless as the speed is altered. In the original test case, without the Temporal Transform, the cycleInterval is changed and since the output is based on the cycleInterval, computed since the startTime, the position of the Rectangle tends to jump as the speed is changed.
Snapshot taken during position interpolation.
![]() |