Click or drag to resize
SoVRMLCylinderSensor Properties

The SoVRMLCylinderSensor type exposes the following members.

Properties
  NameDescription
Public propertyautoOffset

Specifies whether to set offset to the last rotation angle (true).

Public propertydescription

String that describes the sensor.

Public propertydiskAngle

Used to determine the mapping of the dragging motion.

Public propertyenabled

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

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

Used to clamp rotation_changed events to a range of values.

Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertyminAngle

Used to clamp rotation_changed events to a range of values.

Public propertyoffset

Amount to add to the rotation event value.

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