UMeshComponent::MarkCachedMaterialParameterNameIndicesDirty

Mark cache parameters map as dirty, cache will be rebuild once SetScalar/SetVector functions are called

Choose your operating system:

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

void MarkCachedMaterialParameterNameIndicesDirty()

Remarks

Mark cache parameters map as dirty, cache will be rebuild once SetScalar/SetVector functions are called