Click or drag to resize
SoVRMLLoadSensor Properties

The SoVRMLLoadSensor type exposes the following members.

Properties
  NameDescription
Public propertyenabled

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

Public propertyisActive

Output event.

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

Output event.

Public propertyloadTime

Output event.

Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertyprogress

Output event.

Public propertytimeOut

The timeOut field specifies the maximum time for which the LoadSensor will monitor loading, starting from when the sensor becomes active.

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

The watchList field contains one or more URL objects to monitor.

Top
See Also