Adding skeleton
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user