SoTransformerDragger Properties |
The SoTransformerDragger type exposes the following members.
Name | Description | |
---|---|---|
![]() | boundingBoxCaching | (Inherited from SoInteractionKit.) |
![]() | boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. |
![]() | enableCallbacks | If set to false, motion, start and finish callbacks are disabled. |
![]() | isActive | true when mouse is down and dragging, else false. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | minDiscRotDot | Specifies the minimum dot product between eyeDir and rotPlane normal before switching from record-player-type rotation to rolling-pin-type rotation. |
![]() | pickCulling | Set pick caching mode. |
![]() | renderCaching | Obsolete. Set render caching mode. |
![]() | renderCulling | Set render culling mode. |
![]() | rotation | Orientation of the dragger. |
![]() | scaleFactor | Scale of the dragger. |
![]() | translation | Position of the dragger. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |