Is there a decal shader (screen space decal / deferred decal) on Cocos forward rendering for mobile platform ?
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.
Is there a decal shader (screen space decal / deferred decal) on Cocos forward rendering for mobile platform ?
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.