mirror of
https://github.com/litruv/UE-MaterialSnippets.git
synced 2026-07-25 09:46:01 +10:00
color mask
This commit is contained in:
@@ -35,6 +35,19 @@
|
||||
"preview": "./thumbnails/radial_distortion.png",
|
||||
"snippet": "snippets/radial_distortion.txt",
|
||||
"description": "Applies a radial distortion effect to the screen UVs, simulating lens distortion."
|
||||
},
|
||||
{
|
||||
"author": "Litruv",
|
||||
"name": "Color Mask",
|
||||
|
||||
"categories": [
|
||||
"color",
|
||||
"mask",
|
||||
"fx"
|
||||
],
|
||||
"preview": "./thumbnails/color_mask.png",
|
||||
"snippet": "snippets/color_mask.txt",
|
||||
"description": "Creates a mask based on if there is color in the input texture."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user