|
@@ -90,14 +90,14 @@
|
|
{
|
|
{
|
|
"type": "Lua",
|
|
"type": "Lua",
|
|
"args": {
|
|
"args": {
|
|
- //TODO(MaterialPipeline): Make the builder touch up this path so it can be relative to the .materialtype file
|
|
|
|
|
|
+ //TODO(MaterialPipeline): Make the builder touch up this path so it can be relative to the .materialpipeline file
|
|
"file": "Materials/Pipelines/Common/ShaderEnable.lua"
|
|
"file": "Materials/Pipelines/Common/ShaderEnable.lua"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"type": "Lua",
|
|
"type": "Lua",
|
|
"args": {
|
|
"args": {
|
|
- //TODO(MaterialPipeline): Make the builder touch up this path so it can be relative to the .materialtype file
|
|
|
|
|
|
+ //TODO(MaterialPipeline): Make the builder touch up this path so it can be relative to the .materialpipeline file
|
|
"file": "Materials/Pipelines/Common/DoubleSided.lua"
|
|
"file": "Materials/Pipelines/Common/DoubleSided.lua"
|
|
}
|
|
}
|
|
}
|
|
}
|