Navigation
Unreal Engine C++ API Reference > Editor > EditorInteractiveToolsFramework > EditorGizmos > UTransformGizmo
References
Module | EditorInteractiveToolsFramework |
Header | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorGizmos/TransformGizmo.h |
Include | #include "EditorGizmos/TransformGizmo.h" |
Source | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Private/EditorGizmos/TransformGizmo.cpp |
virtual FVector ComputeScaleDelta ( const FVector2D & InStartPos, const FVector2D & InEndPos, FVector2D & OutScreenDelta )
Remarks
Compute scale delta based on screen space start/end positions