FSnapTargetPoint

Target point that might 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"

Syntax

struct FSnapTargetPoint

Remarks

Target point that might be snapped to

Variables

Name Description

Public variable

bool

 

bHaveConstrainedPosition

If true, then Position is the snap target point but ConstrainedPosition is the one we should return Sounds weird but allows for things like axis-constrained grid snapping to work.

Public variable

bool

 

bHaveCustomMetric

Public variable

bool

 

bIsSnapDistance

Public variable

bool

 

bIsSnapLine

Public variable

FVector3d

 

ConstrainedPosition

Public variable

FCustomMetric

 

CustomMetric

Public variable

FVector3d

 

Position

Public variable

int

 

Priority

Public variable

int

 

SnapDistanceID

Public variable

FLine3d

 

SnapLine

Public variable

int

 

TargetID

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