← Users | Developers → | |||||||||||||||
Intro and News | view3dscene | The Castle | All Programs | Forum | Engine | VRML/X3D | Other |
Time componentThis component describes the time-dependent nodes, that react directly to the time changes. The TimeSensor node defined here simply propagates the time information to other nodes (and, as such, is the basis of almost all VRML/X3D animations). See also X3D specification of Time component.
Note: "Time origin" in our engine follows VRML/X3D standard (time = 0 means "January 1, 1970"), but it can be changed by our extension KambiNavigationInfo.timeOriginAtLoad. |