map を更新
parent
2ed7c5ee5f
commit
e5e0ac97e9
8
map.md
8
map.md
@ -28,6 +28,13 @@ https://blueprintue.com/blueprint/3h8qi0ep/
|
|||||||
|
|
||||||
### AutomatedPerfTesting
|
### AutomatedPerfTesting
|
||||||
|
|
||||||
|
AutomatedPerfTestingは5.5で追加されたpluginです。
|
||||||
|
|
||||||
|
> Experimental release of Automated Perf Testing Plugin v0.1, providing Gauntlet Test Controllers, UAT Test Nodes, and BuildGraph macros for adding common automated performance tests to a project's automated build and test.
|
||||||
|
|
||||||
|
- https://dev.epicgames.com/documentation/ja-jp/unreal-engine/unreal-engine-5.5-release-notes
|
||||||
|
- https://dev.epicgames.com/documentation/en-us/unreal-engine/API/Plugins/AutomatedPerfTesting
|
||||||
|
|
||||||
そのうち解消されると思いますが、現在(2024-11-18)はbuildできません。`Engine/Plugins/Performance/AutomatedPerfTesting`に`AutomatedPerfTestConfig.cs`, `AutomatedPerfTestNode.cs`が含まれていないため`${project}/Build/Script/CitySample.Automation.csproj`に記述されているcompileが通らないのです。
|
そのうち解消されると思いますが、現在(2024-11-18)はbuildできません。`Engine/Plugins/Performance/AutomatedPerfTesting`に`AutomatedPerfTestConfig.cs`, `AutomatedPerfTestNode.cs`が含まれていないため`${project}/Build/Script/CitySample.Automation.csproj`に記述されているcompileが通らないのです。
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
@ -50,6 +57,7 @@ https://blueprintue.com/blueprint/3h8qi0ep/
|
|||||||
|
|
||||||
- https://github.com/EpicGames/UnrealEngine/tree/release/Engine/Plugins/Performance/AutomatedPerfTesting/Build/Scripts
|
- https://github.com/EpicGames/UnrealEngine/tree/release/Engine/Plugins/Performance/AutomatedPerfTesting/Build/Scripts
|
||||||
|
|
||||||
|
|
||||||
## ocean waves
|
## ocean waves
|
||||||
|
|
||||||
惑星の海を作るには`ocean waves`を利用します。必要なものは以下の2つです。
|
惑星の海を作るには`ocean waves`を利用します。必要なものは以下の2つです。
|
||||||
|
Loading…
Reference in New Issue
Block a user