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" |
void SetDefaultLocalReferenceTransform
&40;
TOptional< FTransform > DefaultTransform
&41;
Remarks
In local coordinate destination mode, when a DisplaySpaceTransform is not available on the gizmo, this default transform can be used instead. Currently, this is used to allow destination mode for the 2D gizmos in UV editor, but that's a fairly specific use case.