A view tool for picking (selecting) items in a 3D viewport.
Inherits :
Inherited By : materialpicktool_dz, regionnavigatortool_dz and DzTransformTool
DAZ Script | |
---|---|
DzViewportMgr::NodeClickMode | getNodeClickMode () |
Number | lineWidth () |
void | setLineWidth ( Number width ) |
void | changedLineWidth ( Number width ) |
This view tool provides the user with the ability to select items displayed in a Dz3DViewport by simply clicking on it.
DzViewportMgr::NodeClickMode : getNodeClickMode()
Return Value:
See Also:
Return Value:
void : setLineWidth( Number width )
Sets the line width for this tool.
Parameter(s):
void : changedLineWidth( Number width )
Signature:“changedLineWidth(int)”
Emitted when the line width for this tool has changed.
Parameter(s):