![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GizmoElementRenderState.h>
Public Member Functions | |
| INTERACTIVETOOLSFRAMEWORK_API const UMaterialInterface * | GetMaterial (EGizmoElementInteractionState InteractionState) |
| INTERACTIVETOOLSFRAMEWORK_API const UMaterialInterface * | GetMaterial (EGizmoElementInteractionState InteractionState) const |
| INTERACTIVETOOLSFRAMEWORK_API FLinearColor | GetVertexColor (EGizmoElementInteractionState InteractionState) |
| INTERACTIVETOOLSFRAMEWORK_API FLinearColor | GetVertexColor (EGizmoElementInteractionState InteractionState) const |
| INTERACTIVETOOLSFRAMEWORK_API void | Update (FGizmoElementMeshRenderStateAttributes &InChildAttributes) |
| const UMaterialInterface * FGizmoElementMeshRenderStateAttributes::GetMaterial | ( | EGizmoElementInteractionState | InteractionState | ) |
| const UMaterialInterface * FGizmoElementMeshRenderStateAttributes::GetMaterial | ( | EGizmoElementInteractionState | InteractionState | ) | const |
| FLinearColor FGizmoElementMeshRenderStateAttributes::GetVertexColor | ( | EGizmoElementInteractionState | InteractionState | ) |
| FLinearColor FGizmoElementMeshRenderStateAttributes::GetVertexColor | ( | EGizmoElementInteractionState | InteractionState | ) | const |
| void FGizmoElementMeshRenderStateAttributes::Update | ( | FGizmoElementMeshRenderStateAttributes & | InChildAttributes | ) |
| FGizmoElementMaterialAttribute FGizmoElementMeshRenderStateAttributes::HoverMaterial |
| FGizmoElementColorAttribute FGizmoElementMeshRenderStateAttributes::HoverVertexColor |
| FGizmoElementMaterialAttribute FGizmoElementMeshRenderStateAttributes::InteractMaterial |
| FGizmoElementColorAttribute FGizmoElementMeshRenderStateAttributes::InteractVertexColor |
| FGizmoElementMaterialAttribute FGizmoElementMeshRenderStateAttributes::Material |
| FGizmoElementMaterialAttribute FGizmoElementMeshRenderStateAttributes::SelectMaterial |
| FGizmoElementColorAttribute FGizmoElementMeshRenderStateAttributes::SelectVertexColor |
| FGizmoElementMaterialAttribute FGizmoElementMeshRenderStateAttributes::SubdueMaterial |
| FGizmoElementColorAttribute FGizmoElementMeshRenderStateAttributes::SubdueVertexColor |
| FGizmoElementColorAttribute FGizmoElementMeshRenderStateAttributes::VertexColor |