FMaterialRelevance::SetPrimitiveViewRelevance

Copies the material's relevance flags to a primitive's view relevance flags.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Materials/MaterialRelevance.h

Include

#include "Materials/MaterialRelevance.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/MaterialInterface.cpp

Syntax

void SetPrimitiveViewRelevance
(
    FPrimitiveViewRelevance & OutViewRelevance
) const

Remarks

Copies the material's relevance flags to a primitive's view relevance flags.

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