UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FGizmoElementLineRenderStateAttributes Struct Reference

#include <GizmoElementRenderState.h>

Public Member Functions

INTERACTIVETOOLSFRAMEWORK_API FLinearColor GetLineColor (EGizmoElementInteractionState InteractionState)
 
INTERACTIVETOOLSFRAMEWORK_API void Update (FGizmoElementLineRenderStateAttributes &InChildAttributes)
 

Public Attributes

FGizmoElementColorAttribute LineColor
 
FGizmoElementColorAttribute HoverLineColor
 
FGizmoElementColorAttribute InteractLineColor
 
FGizmoElementColorAttribute SelectLineColor
 
FGizmoElementColorAttribute SubdueLineColor
 

Member Function Documentation

◆ GetLineColor()

FLinearColor FGizmoElementLineRenderStateAttributes::GetLineColor ( EGizmoElementInteractionState  InteractionState)

◆ Update()

void FGizmoElementLineRenderStateAttributes::Update ( FGizmoElementLineRenderStateAttributes InChildAttributes)

Member Data Documentation

◆ HoverLineColor

FGizmoElementColorAttribute FGizmoElementLineRenderStateAttributes::HoverLineColor

◆ InteractLineColor

FGizmoElementColorAttribute FGizmoElementLineRenderStateAttributes::InteractLineColor

◆ LineColor

FGizmoElementColorAttribute FGizmoElementLineRenderStateAttributes::LineColor

◆ SelectLineColor

FGizmoElementColorAttribute FGizmoElementLineRenderStateAttributes::SelectLineColor

◆ SubdueLineColor

FGizmoElementColorAttribute FGizmoElementLineRenderStateAttributes::SubdueLineColor

The documentation for this struct was generated from the following files: