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