Click or drag to resize
SoTabPlaneDragger Properties

The SoTabPlaneDragger type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxCaching
(Inherited from SoInteractionKit.)
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertyenableCallbacks

If set to false, motion, start and finish callbacks are disabled.

(Inherited from SoDragger.)
Public propertyisActive

true when mouse is down and dragging, else false.

(Inherited from SoDragger.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertylineWidth

Specifies the line width for the outline box.

Public propertypickCulling

Set pick caching mode.

(Inherited from SoInteractionKit.)
Public propertyrenderCaching Obsolete.

Set render caching mode.

(Inherited from SoInteractionKit.)
Public propertyrenderCulling

Set render culling mode.

(Inherited from SoInteractionKit.)
Public propertyresizeHandles

If set to true, handles will be resized automatically when the view matrix (camera) changes.

Public propertyscaleFactor

Scale factor affecting the dragger.

Public propertyscaleUniform

If set to true, scaling will always be uniform.

Public propertytabPixelSize

Specifies the size of the green tabs in pixels.

Public propertytranslation

Position of the dragger.

Public propertytwoSidedLighting

If set to true, OpenGL two sided lighting will be enabled.

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