From 5daaae98ec1412af91298b4477022119ed7bdd39 Mon Sep 17 00:00:00 2001 From: BlueRose <378100977@qq.com> Date: Thu, 12 Jun 2025 12:22:31 +0800 Subject: [PATCH] vault backup: 2025-06-12 12:22:31 --- .obsidian/plugins/various-complements/histories.json | 2 +- .../Rendering/RenderFeature/ShaderWorldPlugin/ShaderWorld.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.obsidian/plugins/various-complements/histories.json b/.obsidian/plugins/various-complements/histories.json index 903da85..8e422f9 100644 --- a/.obsidian/plugins/various-complements/histories.json +++ b/.obsidian/plugins/various-complements/histories.json @@ -1 +1 @@ -{"Class":{"Class":{"currentFile":{"count":1,"lastUpdated":1748942840437}}}} \ No newline at end of file +{"Class":{"Class":{"currentFile":{"count":1,"lastUpdated":1748942840437}}},"DebugView":{"DebugView":{"internalLink":{"count":1,"lastUpdated":1749700323505}}}} \ No newline at end of file diff --git a/03-UnrealEngine/Rendering/RenderFeature/ShaderWorldPlugin/ShaderWorld.md b/03-UnrealEngine/Rendering/RenderFeature/ShaderWorldPlugin/ShaderWorld.md index 82fd41b..de8158a 100644 --- a/03-UnrealEngine/Rendering/RenderFeature/ShaderWorldPlugin/ShaderWorld.md +++ b/03-UnrealEngine/Rendering/RenderFeature/ShaderWorldPlugin/ShaderWorld.md @@ -150,3 +150,6 @@ SWorldSubsystem->DrawMaterialToRenderTarget 1. AShaderWorldActor::BeginPlay() 1. + +# Debug +AShaderWorldActor::ComputeHeight_Segmented_MapForClipMap \ No newline at end of file