Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UViewAdjustedStaticMeshGizmoComp-
Description
Helper method that just sets the same material in all slots. Does not include hover override material.
| Name | SetAllMaterials |
| Type | function |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/ViewAdjustedStaticMeshGizmoComponent.h |
| Include Path | #include "BaseGizmos/ViewAdjustedStaticMeshGizmoComponent.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/ViewAdjustedStaticMeshGizmoComponent.cpp |
void SetAllMaterials
(
UMaterialInterface * Material
)