mirror of
https://github.com/litruv/UE-MaterialSnippets.git
synced 2026-07-24 01:06:02 +10:00
17 lines
359 B
JSON
17 lines
359 B
JSON
{
|
|
"materials": [
|
|
{
|
|
"author": "Litruv",
|
|
"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."
|
|
}
|
|
]
|
|
}
|