Click or drag to resize
SoVRMLProximitySensor Properties

The SoVRMLProximitySensor type exposes the following members.

Properties
  NameDescription
Public propertycenter
Public propertycenterOfRotation_changed

Output event sent when centerOfRotation changes.

Public propertyenabled

Enable (true) or disable (false) the sensor.

Public propertyenterTime

Output event sent when viewer enters.

Public propertyexitTime

Output event sent when viewer leaves.

Public propertyisActive

Output event sent when viewer enters/leaves.

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

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertyorientation_changed

Output event sent when viewer turns.

Public propertyposition_changed

Output event sent when viewer moves.

Public propertysize

Define the rectangular box within which isActive event is generated.

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