Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoMath.h |
| Include | #include "BaseGizmos/GizmoMath.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/GizmoMath.cpp |
namespace GizmoMath
{
FVector GizmoMath&58;&58;ProjectPointOntoLine
&40;
const FVector & Point,
const FVector & LineOrigin,
const FVector & LineDirection
&41;
}
Remarks
Project a point onto the line defined by LineOrigin and LineDirection projected point