Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/FTransformSubGizmoCommonParams
Syntax
bool bAxisIsBasedOnRootComponent
Remarks
If true, we use the axis of the root gizmo component. If false, we use an axis of the component itself, which is determined by its transform. Does not attempt to use shared state for axis if false.