Add InvalidateShadow for manual shadow cache refresh
This commit is contained in:
@@ -58,6 +58,7 @@ struct RenderLightData
|
||||
|
||||
float ShadowsUpdateRate;
|
||||
float ShadowsUpdateRateAtDistance;
|
||||
uint32 ShadowFrame;
|
||||
|
||||
bool CanRenderShadow(const RenderView& view) const;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user