WSP を更新
21
WSP.md
21
WSP.md
@@ -5,6 +5,17 @@
|
||||
|
||||
惑星を作る。
|
||||
|
||||
## ちらつきの防止
|
||||
|
||||
> $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)
|
||||
|
||||
## UDSで惑星に雲を作る
|
||||
|
||||
- /Game/UltraDynamicSky/Blueprints/Ultra_Dynamic_Sky
|
||||
@@ -31,13 +42,3 @@
|
||||
|
||||
https://blueprintue.com/blueprint/dstkcaia/
|
||||
|
||||
## ちらつきの防止
|
||||
|
||||
> $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)
|
||||
Reference in New Issue
Block a user