com.hecomi.uchromakey
Version:
Simple chroma key shaders for Unity
28 lines (27 loc) • 639 B
JSON
{
"name": "com.hecomi.uchromakey",
"version": "1.0.3",
"displayName": "uChromaKey",
"description": "Simple chroma key shaders for Unity",
"author": {
"name": "hecomi",
"url": "https://tips.hecomi.com"
},
"repository": {
"type": "git",
"url": "https://github.com/hecomi/uChromaKey"
},
"keywords": [
"unity",
"shader",
"chromakey"
],
"license": "MIT License",
"samples": [
{
"displayName": "Samples",
"description": "Collection of samples for uChromakey",
"path": "Samples~"
}
]
}