remove unused sampledDepth parameter from capture_uv material
This commit is contained in:
@@ -24,10 +24,6 @@ material {
|
||||
{
|
||||
name : screenPos,
|
||||
precision : high
|
||||
},
|
||||
{
|
||||
name: sampledDepth,
|
||||
precision : high
|
||||
}
|
||||
],
|
||||
requires : [ position, uv0 ],
|
||||
|
||||
Reference in New Issue
Block a user