Navigation
API > API/Plugins > API/Plugins/Avalanche
Interface for objects that can be (optionally) represented as gizmos. Toggling only occurs in-editor, but objects can be gizmos at runtime (ie. used for booleans only)
| Name | UAvaGizmoObjectInterface |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/Avalanche/Public/Viewport/Interaction/IAvaGizmoObject.h |
| Include Path | #include "Viewport/Interaction/IAvaGizmoObject.h" |
Syntax
class UAvaGizmoObjectInterface : public UInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterface → UAvaGizmoObjectInterface