Click or drag to resize
SoVRMLTimeSensor Properties

The SoVRMLTimeSensor type exposes the following members.

Properties
  NameDescription
Public propertycycleInterval

Time for each cycle in seconds.

Public propertyenabled

Enables (true) or disables (false) the sensor.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyloop

Specifies whether a cycle should be repeated (true) or terminated (false) at the end of the cycle.

Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertypauseTime

(Note: Not implemented) Pause time.

Public propertyresumeTime

(Note: Not implemented) Resume time.

Public propertystartTime

Starting time of the cycle.

Public propertystopTime

Stop time of the cycle.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also