9 lines
232 B
JSON
9 lines
232 B
JSON
{
|
|
"id": "black-and-white",
|
|
"name": "Black and White",
|
|
"description": "A minimal monochrome shader that converts the decoded video input to grayscale.",
|
|
"category": "Color",
|
|
"entryPoint": "shadeVideo",
|
|
"parameters": []
|
|
}
|