Skip to content

Commit

Permalink
Update customEffects.markdown (coronalabs#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
daveyang authored Feb 22, 2021
1 parent 6a9e6f1 commit a7fa48d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion markdown/guide/graphics/customEffects.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ P_COLOR vec4 FragmentKernel( P_UV vec2 texCoord )
// Modulate by the display object's combined alpha/tint.
return CoronaColorScale( texColor );
}
]]
`````


Expand Down

0 comments on commit a7fa48d

Please sign in to comment.