vmt-parser/tests/snapshots/parse__tests__data__mvm_backpack.vmt.snap
2026-07-11 21:20:47 +02:00

27 lines
509 B
Text

---
source: tests/parse.rs
expression: result
---
{
"unlitgeneric": {
"$basetexture": "vgui/pve/mvm_backpack",
"$surfaceprop": null,
"$model": false,
"$color": [
1.0,
1.0,
1.0
],
"$alpha": 1.0,
"$alphatest": false,
"$alphatestreference": 1.0,
"$nocull": false,
"$translucent": true,
"$bumpmap": null,
"$ignorez": true,
"$nofog": false,
"$receiveflashlight": false,
"singlepassflashlight": false,
"$no_fullbright": true
}
}