| SoVRMLTimeSensor Properties |
The SoVRMLTimeSensor type exposes the following members.
| Name | Description | |
|---|---|---|
| cycleInterval | Time for each cycle in seconds. | |
| enabled | Enables (true) or disables (false) the sensor. | |
| IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
| loop | Specifies whether a cycle should be repeated (true) or terminated (false) at the end of the cycle. | |
| metadata | Specifies the metadata node. | |
| pauseTime | (Note: Not implemented) Pause time. | |
| resumeTime | (Note: Not implemented) Resume time. | |
| startTime | Starting time of the cycle. | |
| stopTime | Stop time of the cycle. | |
| UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |