FBasePositionSnapSolver3::AddIgnoreTarget

Add given TargetID to the ignore list, so any points/lines with that ID will not be snapped-to

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Snapping/BasePositionSnapSolver3.h

Include

#include "Snapping/BasePositionSnapSolver3.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Private/Snapping/BasePositionSnapSolver3.cpp

Syntax

virtual void AddIgnoreTarget
(
    int TargetID
)

Remarks

Add given TargetID to the ignore list, so any points/lines with that ID will not be snapped-to

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss