BlueRoseNote/03-UnrealEngine/Rendering/RenderFeature/Lumen学习笔记(3)——代码分析.md
2023-06-29 11:55:02 +08:00

13 lines
211 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Lumen学习笔记3——代码分析
date: 2023-02-10 15:32:29
excerpt:
tags: Lumen
rating: ⭐
---
# Lumen
Lumen的逻辑开始于DeferredShadingRenderer.cpp的`RenderLumenSceneLighting()`