How to apply Canvas on Model

How can we use canvas in Threekit configurator? We need to add a watermark on the model with a little bump in it. Please guide.

Hi Ashtoush, is there something in particular that you are having trouble with? To get a canvas on a model you have to create a texture and apply a canvas text operator(if you want to use text) to that texture.

When you have the texture set up, you will use that texture on a material and apply that material to your model.

Let me know if I can assist further.