1 | isActive field shows whether TimeSensor node is active or not. |
2 | It outputs fractional times on its fraction_changed eventOut. |
3 | The length of time between fractional time 0.0 and 1.0 can be specified by cycleInterval field. |
4 | Repetition of the same animation continuously can be requested by setting loop field of node. |
5 | When the loop is running, cycleTime outputs the time at which each new cycle starts over so that this eventOut might allow to synchronize several animations in the world. |