Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Materials > UMaterialInstance
Type | Name | Description | |
---|---|---|---|
![]() |
void | UpdateStaticPermutation
(
FMaterialUpdateContext* MaterialUpdateContext |
Ensure's static permutations for current parameters and overrides are upto date. |
![]() |
void | UpdateStaticPermutation
(
const FStaticParameterSet& NewParameters, |
Sets new static parameter overrides on the instance and recompiles the static permutation resources if needed. |
![]() |
void | UpdateStaticPermutation
(
const FStaticParameterSet& NewParameters, |
Sets new static parameter overrides on the instance and recompiles the static permutation resources if needed (can be forced with bForceRecompile). |