Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Transforms > API/Plugins/ModelingComponents/Transforms/FTransformGizmoDataBinder
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Transforms/TransformGizmoDataBinder.h |
| Include | #include "Transforms/TransformGizmoDataBinder.h" |
virtual bool IsInDeltaMode&40;&41;
Remarks
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.