• Runtimes
  • outline show up on edge of each part

  • تم التحرير
Related Discussions
...

when i try my spine in canvas, i see some kind of outline on edge of each part

with very same files, outlines dont show up in webgl.

any suggestions? (thanks in advance :bigeyed🙂

This looks as if a texture that was exported with Premultiply alpha enabled is interpreted as straight alpha. You may want to check the settings at your shader or material (although I must admit that I don't know how to do this in typescript / canvas).

5 أيام لاحقا
Harald wrote

This looks as if a texture that was exported with Premultiply alpha enabled is interpreted as straight alpha. You may want to check the settings at your shader or material (although I must admit that I don't know how to do this in typescript / canvas).

yes. it worked with canvas. problem solved.thanks a lot. 😃

Glad to hear that it worked, thanks for letting us know! 🙂