Search the Community
Showing results for tags 'transparent background'.
-
Hi BabylonJs lovers, Now you can apply transparent background on videos with chromakey (green background). Check the demo here: http://www.babylonjs-playground.com/#P75330 Enjoy...
-
solved Update text with drawText with transparent background
AlexGR posted a topic in Questions & Answers
Hi. How to properly update text when I'm using texture with transparent background. Because drawText doesn't clear the previous text and just paints the new text on top. Here is the code: https://playground.babylonjs.com/#JQ0YXQ#3