Click or drag to resize
SoVRMLKeySensor Properties

The SoVRMLKeySensor type exposes the following members.

Properties
  NameDescription
Public propertyactionKeyPress

Output event.

Public propertyactionKeyRelease

Output event.

Public propertyaltKey

Output event.

Public propertycontrolKey

Output event.

Public propertyenabled

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

Public propertyisActive

Output event.

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

Output event.

Public propertykeyRelease

Output event.

Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertyshiftKey

Output event.

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