[SOLVED] How to render to Text on 3d Model by keeping model texture?

Did a quick test :slight_smile:

https://playcanvas.com/project/876569/

Look in the script “addTextToHead”

Now if you want to change this text, you’ll have to find a way of generating a texture with the new text :slight_smile: (html canvas works fine :ok_hand:)

3 Likes