Navigation
API > API/Plugins > API/Plugins/AvalancheInteractiveTools > API/Plugins/AvalancheInteractiveTools/Behaviors > API/Plugins/AvalancheInteractiveTools/Behaviors/UAvaSingleClickAndDragBehavior
Syntax
UPROPERTY ()
bool bUpdateModifiersDuringDrag
Remarks
If true, then we will update Modifier states in UpdateCapture(). This defaults to false because in most cases during a capture you don't want this, eg in a brush interaction, if you have a shift-to-smooth modifier, you don't want to toggle this on/off during a sculpting stroke.