Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/FTransformGizmoDataBinder
Description
Sets to destination mode (as opposed to delta mode). Calling this will update the bound values to reflect the current tracked gizmo transform. If the gizmo is in local coordinate mode and it has a custom reference transform, that will be used as the reference.
| Name | SetToDestinationMode |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Transforms/TransformGizmoDataBinder.h |
| Include Path | #include "Transforms/TransformGizmoDataBinder.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Transforms/TransformGizmoDataBinder.cpp |
virtual void SetToDestinationMode()