Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Interaction state of gizmo element | BaseGizmos/GizmoElementShared.h | ||
ENUM_CLASS_FLAGS(EGizmoElementDrawType) enum class EGizmoElementHitSortType ENUM_CLASS_FLAGS
(
EGizmoElementHitSortType |
Used to specify the sort criteria when hit testing against multiple elements. | BaseGizmos/GizmoElementShared.h |
ENUM_CLASS_FLAGS(EGizmoElementState)
Description
Interaction state of gizmo element
| Name | ENUM_CLASS_FLAGS |
| Type | function |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementShared.h |
| Include Path | #include "BaseGizmos/GizmoElementShared.h" |
ENUM_CLASS_FLAGS
(
EGizmoElementState
)
ENUM_CLASS_FLAGS(EGizmoElementHitSortType)
Description
Used to store per-state (double) values for gizmo elements. ie. line thickness multipliers.
| Name | ENUM_CLASS_FLAGS |
| Type | function |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementShared.h |
| Include Path | #include "BaseGizmos/GizmoElementShared.h" |
ENUM_CLASS_FLAGS) enum class EGizmoElementHitSortType ENUM_CLASS_FLAGS
(
EGizmoElementHitSortType
)