• Runtimes
  • Problem with Canvas rendering

  • Изменено
Related Discussions
...

The canvas renderer does not support meshes, only rectangular image attachments. For proper mesh support, you have to either use the player or the WebGL runtime. You can also look into 3rd party runtimes like pixiJS, but these also require WebGL.

5 дней спустя

Thank you badlogic, I will try webGL