Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoElementGroup
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementGroup.h |
| Include | #include "BaseGizmos/GizmoElementGroup.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/GizmoElementGroup.cpp |
virtual void ApplyUniformConstantScaleToTransform
&40;
double PixelToWorldScale,
FTransform & InOutLocalToWorldTransform
&41; const
Remarks
Updates input transform's scale component to have uniform scale and applies constant scale if bConstantScale is true.