Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FPrimitiveSceneProxy
Description
Updates bVisibleInLumen, which indicated whether a primitive should be tracked by Lumen scene. Checks if primitive can be ray traced and if it can by captured by surface cache.
| Name | UpdateVisibleInLumenScene |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/PrimitiveSceneProxy.h |
| Include Path | #include "PrimitiveSceneProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/PrimitiveSceneProxy.cpp |
void UpdateVisibleInLumenScene()