mirror of
https://github.com/litruv/UE-MaterialSnippets.git
synced 2026-07-24 01:06:02 +10:00
scanlines
This commit is contained in:
@@ -48,6 +48,18 @@
|
||||
"preview": "./thumbnails/color_mask.png",
|
||||
"snippet": "snippets/color_mask.txt",
|
||||
"description": "Creates a mask based on if there is color in the input texture."
|
||||
},
|
||||
{
|
||||
"author": "Litruv",
|
||||
"name": "Scanlines",
|
||||
"categories": [
|
||||
"fx",
|
||||
"screen",
|
||||
"vintage"
|
||||
],
|
||||
"preview": "./thumbnails/scanlines.gif",
|
||||
"snippet": "snippets/scanlines.txt",
|
||||
"description": "Adds horizontal scanlines to the screen UVs for a retro display effect."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user