bHasStaticPermutationResource

Indicates whether the instance has static permutation resources (which are required when static parameters are present) Read directly from the rendering thread, can only be modified with the use of a [FMaterialUpdateContext](API\Runtime\Engine\FMaterialUpdateContext).

Windows
MacOS
Linux

Syntax

uint8 bHasStaticPermutationResource: 1

Remarks

Indicates whether the instance has static permutation resources (which are required when static parameters are present) Read directly from the rendering thread, can only be modified with the use of a FMaterialUpdateContext. When true, StaticPermutationMaterialResources will always be valid and non-null.

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