ULatticeControlPointsMechanic::BeginHoverSequenceHitTest

[IHoverBehaviorTarget](API\Runtime\InteractiveToolsFramework\BaseBehaviors\IHoverBehaviorTarget) implementation.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IHoverBehaviorTarget::BeginHoverSequenceHitTest()

ULatticeControlPointsMechanic::BeginHoverSequenceHitTest()

References

Module

ModelingComponents

Header

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/LatticeControlPointsMechanic.h

Include

#include "Mechanics/LatticeControlPointsMechanic.h"

Source

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Mechanics/LatticeControlPointsMechanic.cpp

Syntax

virtual FInputRayHit BeginHoverSequenceHitTest
(
    const FInputDeviceRay & PressPos
)

Remarks

IHoverBehaviorTarget implementation.