Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/FGizmoElementMeshRenderStateAttr-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLinearColor GetVertexColor
(
EGizmoElementInteractionState InteractionState |
Returns mesh vertex color. | BaseGizmos/GizmoElementRenderState.h | |
FLinearColor GetVertexColor
(
EGizmoElementInteractionState InteractionState |
Returns mesh vertex color. | BaseGizmos/GizmoElementRenderState.h |
GetVertexColor(EGizmoElementInteractionState)
Description
Returns mesh vertex color.
| Name | GetVertexColor |
| 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 GetVertexColor
(
EGizmoElementInteractionState InteractionState
)
GetVertexColor(EGizmoElementInteractionState)
Description
Returns mesh vertex color.
| Name | GetVertexColor |
| 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 GetVertexColor
(
EGizmoElementInteractionState InteractionState
) const