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" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Transforms/TransformGizmoDataBinder.cpp |
virtual void InitializeBoundVectors
&40;
FVector3d &42; Translation,
FVector3d &42; RotaionEulerAngles,
FVector3d &42; Scale
&41;
Remarks
Set the vectors that should reflect the gizmo transform. Any of these pointers can be null, but currently the same amount of work is done by the binder (it will simply bind to some internal vectors).