diff --git a/WSP.md b/WSP.md index b005684..8402c2e 100644 --- a/WSP.md +++ b/WSP.md @@ -14,4 +14,15 @@ 2. Ultra_Dynamic_Sky: self -> Keep Planet Top At Camera XY Location: false \ No newline at end of file +> Keep Planet Top At Camera XY Location: false + +## ちらつきの防止 + +> $project/Config/DefaultEngine.ini + +```sh +[/Script/Engine.RendererSettings] +r.VelocityOutputPass=1 +``` + +ref: [https://iolacorp-1.gitbook.io/worldscape-plugin/unreal-engine-5-setting-fixes](https://iolacorp-1.gitbook.io/worldscape-plugin/unreal-engine-5-setting-fixes) \ No newline at end of file