Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoElementBase
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 |
FQuat GetAlignRotBetweenCoordSpaces
&40;
FVector SourceForward,
FVector SourceRight,
FVector SourceUp,
FVector TargetForward,
FVector TargetRight,
FVector TargetUp
&41; const
Remarks
Helper method for view alignment. Returns rotation between source and target input coordinate spaces.