UMeshComponent::GetMaterialRelevance

Accesses the scene relevance information for the materials applied to the mesh.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/MeshComponent.h

Include

#include "Components/MeshComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/MeshComponent.cpp

Syntax

FMaterialRelevance GetMaterialRelevance
(
    ERHIFeatureLevel::Type InFeatureLevel
) const

Remarks

Accesses the scene relevance information for the materials applied to the mesh. Valid from game thread only.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss