Full BSDF
This commit is contained in:
@ -13,6 +13,16 @@
|
||||
{
|
||||
"name": "cameraProj",
|
||||
"link": "_cameraPlaneProj"
|
||||
},
|
||||
{
|
||||
"name": "projectionMatrix",
|
||||
"link": "_projectionMatrix"
|
||||
},
|
||||
{
|
||||
"name": "materialParams",
|
||||
"link": "_materialParams",
|
||||
"type": "floats",
|
||||
"ifdef": ["_ExtBRDF"]
|
||||
}
|
||||
],
|
||||
"texture_params": [],
|
||||
@ -32,6 +42,16 @@
|
||||
{
|
||||
"name": "cameraProj",
|
||||
"link": "_cameraPlaneProj"
|
||||
},
|
||||
{
|
||||
"name": "projectionMatrix",
|
||||
"link": "_projectionMatrix"
|
||||
},
|
||||
{
|
||||
"name": "materialParams",
|
||||
"link": "_materialParams",
|
||||
"type": "floats",
|
||||
"ifdef": ["_ExtBRDF"]
|
||||
}
|
||||
],
|
||||
"texture_params": [],
|
||||
|
||||
Reference in New Issue
Block a user