Skip to content

Commit

Permalink
+ warning signs
Browse files Browse the repository at this point in the history
  • Loading branch information
Lex-DRL committed Apr 1, 2024
1 parent a4e7b35 commit 7f0bcf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"samples": [
{
"displayName": "Example ShaderGraph (URP)",
"description": "A complete barebones shader utilizing FrameBlending. Please note that it's essential to explicitly turn 'blend' interpolator into vector4 - before passing it to lerp.",
"description": "A complete barebones shader utilizing FrameBlending.\n⚠ PLEASE NOTE ⚠ that it's essential to explicitly turn 'blend' interpolator into vector4 - before passing it to lerp.",
"path": "Samples~/Example ShaderGraph (URP)"
}
]
Expand Down

0 comments on commit 7f0bcf3

Please sign in to comment.