UpdateStaticPermutation

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

UpdateStaticPermutation

(
    FMaterialUpdateContext* Materi...
)

Ensure's static permutations for current parameters and overrides are upto date.

Public function

void

 

UpdateStaticPermutation

(
    const FStaticParameterSet& NewPara...,
    FMaterialUpdateContext* Materi...
)

Sets new static parameter overrides on the instance and recompiles the static permutation resources if needed.

Public function

void

 

UpdateStaticPermutation

(
    const FStaticParameterSet& NewPara...,
    FMaterialInstanceBasePropertyOverri...,
    const bool bForceStaticPermutationU...,
    FMaterialUpdateContext* Materi...
)

Sets new static parameter overrides on the instance and recompiles the static permutation resources if needed (can be forced with bForceRecompile).

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