bInitializedThisFrame

Whether this primitive view relevance has been initialized this frame.

Windows
MacOS
Linux

Syntax

uint32 bInitializedThisFrame: 1

Remarks

Whether this primitive view relevance has been initialized this frame. Primitives that have not had ComputeRelevanceForView called on them (because they were culled) will not be initialized, But we may still need to render them from other views like shadow passes, so this tracks whether we can reuse the cached relevance or not.

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