FPointPlanarSnapSolver::HaveActiveSnapIntersection

Returns true when the active snap represents an intersection of multiple target lines in the plane.

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

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

Include

#include "Snapping/PointPlanarSnapSolver.h"

Syntax

bool HaveActiveSnapIntersection()

Remarks

Returns true when the active snap represents an intersection of multiple target lines in the plane. In such a case, one line can be obtained by the usual GetActiveSnapLine(), and the second can be obtained from GetIntersectionSecondLine()

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