Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoElementBase
- UGizmoElementBase::SetPixelHitDistanceThreshold()
- UGizmoElementArrow::SetPixelHitDistanceThreshold()
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementBase.h |
| Include | #include "BaseGizmos/GizmoElementBase.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/GizmoElementBase.cpp |
virtual void SetPixelHitDistanceThreshold
&40;
float InPixelHitDistanceThreshold
&41;
Remarks
Pixel hit distance threshold, element will be scaled enough to add this threshold when line-tracing. */.