Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseBehaviors > API/Runtime/InteractiveToolsFramework/BaseBehaviors/IMouseWheelBehaviorTarget
- IMouseWheelBehaviorTarget::OnMouseWheelScrollDown()
- FEditor2DMouseWheelZoomBehaviorTarget::OnMouseWheelScrollDown()
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseBehaviors/BehaviorTargetInterfaces.h |
| Include | #include "BaseBehaviors/BehaviorTargetInterfaces.h" |
void OnMouseWheelScrollDown
&40;
const FInputDeviceRay & CurrentPos
&41;
Parameters
| Name | Description |
|---|---|
| CurrentPos | device position/ray at point where mouse wheel is engaged |