Navigation
API > API/Plugins > API/Plugins/Avalanche > API/Plugins/Avalanche/Viewport > API/Plugins/Avalanche/Viewport/Interaction > API/Plugins/Avalanche/Viewport/Interaction/IAvaGizmoObjectInterface
References
| Module | Avalanche |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/Avalanche/Public/Viewport/Interaction/IAvaGizmoObject.h |
| Include | #include "Viewport/Interaction/IAvaGizmoObject.h" |
UFUNCTION (BlueprintNativeEvent, BlueprintCallable, Category="Editor")
void ToggleGizmo
(
const UAvaGizmoComponent * InGizmoComponent,
const bool bShowAsGizmo
)
Remarks
Whether to show the callee as a gizmo or not