Files
UE-MaterialSnippets/materials.json

12 lines
301 B
JSON

{
"materials": [
{
"name": "Vinette",
"categories": ["photo", "fx", "vintage"],
"preview": "./thumbnails/vinette.png",
"snippet": "snippets/vinette.txt",
"description": "Adds a subtle darkened border around the edges of the image for a vintage effect."
}
]
}