Navigation
API > API/Editor > API/Editor/EditorInteractiveToolsFramework
| Name | IRelativeTransformInterface |
| Type | struct |
| Header File | /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorGizmos/GizmoRotationUtil.h |
| Include Path | #include "EditorGizmos/GizmoRotationUtil.h" |
Syntax
struct IRelativeTransformInterface
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IRelativeTransformInterface() |
EditorGizmos/GizmoRotationUtil.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool GetRelativeTransform
(
const FTypedElementHandle& InElementHandle, |
EditorGizmos/GizmoRotationUtil.h | ||
bool SetRelativeTransform
(
const FTypedElementHandle& InElementHandle, |
EditorGizmos/GizmoRotationUtil.h |