UpdateCoordSystemFunction

This function is called on each active GizmoActor Component to update it's coordinate system (eg world/local).

Windows
MacOS
Linux

Syntax

TFunction< void *, EToolContextCoordinateSystem)> UpdateCoordSystemFunction

Remarks

This function is called on each active GizmoActor Component to update it's coordinate system (eg world/local). If the Component is not a UGizmoBaseCmponent, the client needs to provide a different implementation of this function via the ToolBuilder

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss