nGuiDragBox Script Interface
nguidragbox:
Super Class:
C++ Class:
Info
A drag box widget.Commands:
setdragthreshold
- Command Input:
f(DragThreshold)
- Command Output:
v
- Command Description:
- Set threshold in screen space units until a drag operation becomes valid.
getdragthreshold
- Command Input:
v
- Command Output:
f(DragThreshold)
- Command Description:
- Get threshold in screen space units.