Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FLightSceneProxy
Description
Whether this light should create CSM for dynamic objects only (forward renderer)
Whether this light should create CSM for dynamic objects only (mobile renderer)
| Name | UseCSMForDynamicObjects |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/LightSceneProxy.h |
| Include Path | #include "LightSceneProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/LightSceneProxy.cpp |
virtual bool UseCSMForDynamicObjects() const