22 lines
445 B
JSON
22 lines
445 B
JSON
{
|
|
"code": [
|
|
{
|
|
"exp": "Const",
|
|
"value": "input.vertexColor.xyz"
|
|
},
|
|
{
|
|
"exp": "Const",
|
|
"value": "float3(0, 0, 1)"
|
|
},
|
|
{
|
|
"exp": "BRDF",
|
|
"profile": "CelShading",
|
|
"values": {
|
|
"baseColor": 0,
|
|
"normal": 1
|
|
}
|
|
}
|
|
],
|
|
"name": "cubeMaterial0",
|
|
"profile": "CelShading"
|
|
} |