Adding car model
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
},
|
||||
{
|
||||
"exp": "BRDF",
|
||||
"profile": "CelShading",
|
||||
"profile": "BlinnPhong",
|
||||
"values": {
|
||||
"baseColor": 0,
|
||||
"normal": 1
|
||||
@@ -18,5 +18,5 @@
|
||||
}
|
||||
],
|
||||
"name": "cubeMaterial0",
|
||||
"profile": "CelShading"
|
||||
"profile": "BlinnPhong"
|
||||
}
|
||||
Reference in New Issue
Block a user