Decal Shader for mobile platform

Is there a decal shader (screen space decal / deferred decal) on Cocos forward rendering for mobile platform ?

@mr.kylin

I‘m sorry there isn’t a builtin shader for decals. But you can try to write one by yourself.

Take a look at this.