vdf-reader/tests/snapshots/serde__table_to_material__tests__data__messy.vdf.snap
2026-07-11 21:18:49 +02:00

22 lines
327 B
Text

---
source: tests/serde.rs
expression: material
---
{
"Resource/specificPanel.res": {
"empty": null,
"array": [
1,
2,
3
],
"windows_path": "C:\\test\\no newline",
"bracket_string": "[{]",
"\\\\\"$translucent\"": true,
"$envmaptint": [
0.5,
0.5,
0.5
]
}
}