Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Snapping > API/Plugins/ModelingComponents/Snapping/FBasePositionSnapSolver3
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Snapping/BasePositionSnapSolver3.h |
| Include | #include "Snapping/BasePositionSnapSolver3.h" |
Syntax
struct FCustomMetric
Remarks
FCustomMetric overrides/modifies the default should-snap-happen metric
Variables
| Type | Name | Description | |
|---|---|---|---|
| ECustomMetricType | Type | What kind of custom metric is this | |
| double | Value | Parameter for custom metric |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FCustomMetric | Minimum
(
double Val |
||
| FCustomMetric | Multiplier
(
double Val |
||
| FCustomMetric | Replace
(
double Val |