Click or drag to resize
SoVRMLPlaneSensor Properties

The SoVRMLPlaneSensor 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 propertyenabled

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

Public propertyisActive

Output event.

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

Output event.

Public propertymaxPosition

Used to clamp translation events to a range of values as measured from the origin of the XY plane.

Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertyminPosition

Used to clamp translation events to a range of values as measured from the origin of the XY plane.

Public propertyoffset

Amount to add to the translation event value.

Public propertytrackPoint_changed

Output event.

Public propertytranslation_changed

Output event.

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