forked from simsujin/Dopamine
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrs_dopamineue.json
More file actions
61 lines (61 loc) · 1.35 KB
/
Copy pathrs_dopamineue.json
File metadata and controls
61 lines (61 loc) · 1.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
"majorVersion": 2,
"minorVersion": 0,
"engineName": "Unreal Engine",
"engineVersion": "5.6.0",
"pluginVersion": "RS2.0-UE5.6-v2",
"info": "",
"channels": [
"CineCameraActor_inner",
"CineCameraActor_outer",
"Fabric_World_RS_Cam",
"Food_World_RS_Cam",
"Game_World_RS_Cam",
"Iridescent_World_RS_Cam",
"SNS_World_RS_Cam",
"Subway_Gray_RS_Cam",
"Subway_Pink_RS_Cam"
],
"schema": [
{
"name": "DemoMap",
"parameters": []
},
{
"name": "LVL_Main_Setting_World",
"parameters": []
},
{
"name": "LVL_Subway_Gray",
"parameters": []
},
{
"name": "LVL_Iridescent_World",
"parameters": []
},
{
"name": "LVL_Fabric_World",
"parameters": []
},
{
"name": "LVL_Food_World1",
"parameters": []
},
{
"name": "LVL_Game_World",
"parameters": []
},
{
"name": "LVL_SNS_DynamicSky",
"parameters": []
},
{
"name": "LVL_SNS_World",
"parameters": []
},
{
"name": "LVL_Subway_Pink",
"parameters": []
}
]
}