Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/FTransformProxyChangeSource
Syntax
bool bOverrideSetPivotMode
Remarks
If true, the emitted changes will always have bSetPivotMode set to true, regardless of the current proxy settings. This is meant to accompany a UGizmoTransformProxyTransformSource that has bOverrideSetPivotMode set to true, used for gizmos that reposition a proxy that otherwise behaves normally.