-
Notifications
You must be signed in to change notification settings - Fork 1
/
sectors.streamingblock.json
112 lines (112 loc) · 2.92 KB
/
sectors.streamingblock.json
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
{
"Header": {
"WolvenKitVersion": "8.9.1-nightly.2023-04-29",
"WKitJsonVersion": "0.0.5",
"GameVersion": 1610,
"ExportedDateTime": "2023-05-19T15:57:58.8912871Z",
"DataType": "CR2W",
"ArchiveFileName": "F:\\CPmod\\export_test\\source\\archive\\mod\\sims_room.streamingblock"
},
"Data": {
"Version": 195,
"BuildVersion": 0,
"RootChunk": {
"$type": "worldStreamingBlock",
"cookingPlatform": "PLATFORM_PC",
"descriptors": [
{
"$type": "worldStreamingSectorDescriptor",
"blockIndex": 4294967295,
"category": "Interior",
"data": {
"DepotPath": "mod\\sims_room_lod_0.streamingsector",
"Flags": "Soft"
},
"level": 0,
"numNodeRanges": 1,
"questPrefabNodeRef": 0,
"streamingBox": {
"$type": "Box",
"Max": {
"$type": "Vector4",
"W": 1,
"X": -586,
"Y": 920,
"Z": 303
},
"Min": {
"$type": "Vector4",
"W": 1,
"X": -842,
"Y": 650,
"Z": 11
}
},
"variants": []
},
{
"$type": "worldStreamingSectorDescriptor",
"blockIndex": 4294967295,
"category": "Interior",
"data": {
"DepotPath": "mod\\sims_room_lod_0b.streamingsector",
"Flags": "Soft"
},
"level": 0,
"numNodeRanges": 1,
"questPrefabNodeRef": 0,
"streamingBox": {
"$type": "Box",
"Max": {
"$type": "Vector4",
"W": 1,
"X": -586,
"Y": 920,
"Z": 303
},
"Min": {
"$type": "Vector4",
"W": 1,
"X": -842,
"Y": 650,
"Z": 11
}
},
"variants": []
},
{
"$type": "worldStreamingSectorDescriptor",
"blockIndex": 4294967295,
"category": "Interior",
"data": {
"DepotPath": "mod\\sims_room_lod_1.streamingsector",
"Flags": "Soft"
},
"level": 1,
"numNodeRanges": 1,
"questPrefabNodeRef": 0,
"streamingBox": {
"$type": "Box",
"Max": {
"$type": "Vector4",
"W": 1,
"X": -586,
"Y": 920,
"Z": 303
},
"Min": {
"$type": "Vector4",
"W": 1,
"X": -842,
"Y": 650,
"Z": 13
}
},
"variants": []
}
],
"index": 4294967295
},
"EmbeddedFiles": []
}
}