Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/FGizmoElementLineRenderStateAttr-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLinearColor GetLineColor
(
EGizmoElementInteractionState InteractionState |
Returns the line color corresponding to the input interaction state. | BaseGizmos/GizmoElementRenderState.h | |
FLinearColor GetLineColor
(
EGizmoElementInteractionState InteractionState |
Returns the line color corresponding to the input interaction state. | BaseGizmos/GizmoElementRenderState.h |
GetLineColor(EGizmoElementInteractionState)
Description
Returns the line color corresponding to the input interaction state.
| Name | GetLineColor |
| Type | function |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementRenderState.h |
| Include Path | #include "BaseGizmos/GizmoElementRenderState.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/GizmoElementRenderState.cpp |
FLinearColor GetLineColor
(
EGizmoElementInteractionState InteractionState
)
GetLineColor(EGizmoElementInteractionState)
Description
Returns the line color corresponding to the input interaction state.
| Name | GetLineColor |
| Type | function |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementRenderState.h |
| Include Path | #include "BaseGizmos/GizmoElementRenderState.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/GizmoElementRenderState.cpp |
FLinearColor GetLineColor
(
EGizmoElementInteractionState InteractionState
) const