Skip to content

Instantly share code, notes, and snippets.

@mikolalysenko
Created May 11, 2017 02:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikolalysenko/f83bfaa64e389ea5eaf11a9b98ef7fc0 to your computer and use it in GitHub Desktop.
Save mikolalysenko/f83bfaa64e389ea5eaf11a9b98ef7fc0 to your computer and use it in GitHub Desktop.
{
blend: {
enable: true,
func: {
src: 'dst color',
dst: 'one minus src alpha'
},
equation: 'add'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment