Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials > API/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). |