Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/FGizmoElementMeshRenderStateAttr-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const UMaterialInterface * GetMaterial
(
EGizmoElementInteractionState InteractionState |
Returns the material corresponding to the input interaction state. | BaseGizmos/GizmoElementRenderState.h | |
const UMaterialInterface * GetMaterial
(
EGizmoElementInteractionState InteractionState |
Returns the material corresponding to the input interaction state. | BaseGizmos/GizmoElementRenderState.h |
GetMaterial(EGizmoElementInteractionState)
Description
Returns the material corresponding to the input interaction state.
| Name | GetMaterial |
| 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 |
const UMaterialInterface * GetMaterial
(
EGizmoElementInteractionState InteractionState
)
GetMaterial(EGizmoElementInteractionState)
Description
Returns the material corresponding to the input interaction state.
| Name | GetMaterial |
| 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 |
const UMaterialInterface * GetMaterial
(
EGizmoElementInteractionState InteractionState
) const