Click or drag to resize
SoVRMLTouchSensor Properties

The SoVRMLTouchSensor type exposes the following members.

Properties
  NameDescription
Public propertydescription

String that describes the sensor.

Public propertyenabled

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

Public propertyhitNormal_changed

Output event sent when cursor is on shape.

Public propertyhitPoint_changed

Output event sent when cursor on shape.

Public propertyhitTexCoord_changed

Output event sent when cursor on shape.

Public propertyisActive

Output event sent on button press/release.

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

Output event sent when cursor on shape.

Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertytouchTime

Output events sent on button release.

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