mirror of
https://codeberg.org/icewind/vmt-parser.git
synced 2026-08-02 12:24:46 +02:00
27 lines
509 B
Text
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
|
|
}
|
|
}
|