FPrimitiveSceneInfo::UpdateStaticMeshes

Updates the primitive's static meshes in the scene.

Windows
MacOS
Linux

References

Module

Renderer

Header

/Engine/Source/Runtime/Renderer/Public/PrimitiveSceneInfo.h

Include

#include "PrimitiveSceneInfo.h"

Source

/Engine/Source/Runtime/Renderer/Private/PrimitiveSceneInfo.cpp

Syntax

static void UpdateStaticMeshes
(
    FRHICommandListImmediate & RHICmdList,
    FScene * Scene,
    const TArrayView< FPrimitiveSceneInfo * > & SceneInfos,
    bool bReAddToDrawLists
)

Remarks

Updates the primitive's static meshes in the scene.

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