Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/FTransformGizmoDataBinder
Description
In delta mode, the bound values hold the difference of the current gizmo transform relative to some previous start transform. When false, the binder is in "destination mode", where the bound values represent the final gizmo transform.
| Name | IsInDeltaMode |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Transforms/TransformGizmoDataBinder.h |
| Include Path | #include "Transforms/TransformGizmoDataBinder.h" |
virtual bool IsInDeltaMode()