This is the picture that rendered in the playcanvas editor:
This is the original picture:
Why the picture rendered there has extra borders?(The borders are highlighted with red rectangle)
This is the picture that rendered in the playcanvas editor:
This is the original picture:
Why the picture rendered there has extra borders?(The borders are highlighted with red rectangle)
Change the texture asset property from ‘repeat’ to ‘clamp’
It works well, Thanks a lot !