From 0625ab0715e07ad352e994ea1f5ce184bf0767de Mon Sep 17 00:00:00 2001 From: BlueRose <378100977@qq.com> Date: Tue, 25 Jun 2024 11:35:31 +0800 Subject: [PATCH] vault backup: 2024-06-25 11:35:31 --- .../渲染功能/ToonPostLightingPass/OutlinePass.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/03-UnrealEngine/卡通渲染相关资料/渲染功能/ToonPostLightingPass/OutlinePass.md b/03-UnrealEngine/卡通渲染相关资料/渲染功能/ToonPostLightingPass/OutlinePass.md index 27b4c17..da36cb7 100644 --- a/03-UnrealEngine/卡通渲染相关资料/渲染功能/ToonPostLightingPass/OutlinePass.md +++ b/03-UnrealEngine/卡通渲染相关资料/渲染功能/ToonPostLightingPass/OutlinePass.md @@ -106,6 +106,8 @@ FORCEINLINE FSceneTextures& GetActiveSceneTextures() { return ViewFamily.GetScen - const FSceneTextures* SceneTextures - const FSceneTextures& SceneTextures - FSceneTextures& SceneTextures + +# UE5.4的FScreenTransform计算 # OutlinePass ```