Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/FPrimitiveSceneInfo
References
| Module | Renderer |
| Header | /Engine/Source/Runtime/Renderer/Public/PrimitiveSceneInfo.h |
| Include | #include "PrimitiveSceneInfo.h" |
| Source | /Engine/Source/Runtime/Renderer/Private/PrimitiveSceneInfo.cpp |
static void AddStaticMeshes
(
FRHICommandListBase & RHICmdList,
FScene * Scene,
TArrayView< FPrimitiveSceneInfo * > SceneInfos,
bool bCacheMeshDrawCommands
)
Remarks
Adds the primitive's static meshes to the scene.