From 852052d43ed161ef64d18013f6b4dd1e5bf13bc4 Mon Sep 17 00:00:00 2001 From: syui Date: Sun, 30 Jun 2024 14:51:50 +0900 Subject: [PATCH] fix --- content/m/ue.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/content/m/ue.md b/content/m/ue.md index e399f2b..00ff33d 100644 --- a/content/m/ue.md +++ b/content/m/ue.md @@ -386,6 +386,20 @@ package buildすると光が中央に集中し、雲も全体的におかしく 結果として理想の地表と海面、空と雲を手に入れました。 +#### [tips] default setting + +- BP_DynamicVolumetricSky(self) -> Coloud : Coloud Fly Option +- BP_DynamicVolumetricSky(self) -> Single Player Fps Lock : 60 FPS +- SkyAtmosphere -> Transform Mode : Planet Center at Component Transform +- SkyAtmosphere -> Transform(location-z : -6360) + +#### [tips] option setting + +- VolumetricCloud -> Layer Bottom Sltitude : 20 +- VolumetricCloud -> Tracking Start Max Distance : 500 +- VolumetricCloud -> Tracking Max Distance : 500 +- 2DSky -> visible : false + #### [issue] 地平線 まずはdynamic volumetric skyの地平線を消していきましょう。