djwIlo

Results 1 issues of djwIlo

` const text1 = new FFText({ text: 'FFVideo案例', font, x: 140, y: 100, fontSize: 42 }); text1.setColor('#ffffff'); text1.setBorder(5, '#000000'); //text1.addEffect('fadeIn', 2, 1); scene1.addChild(text1);` ![image](https://user-images.githubusercontent.com/69334634/164167979-397aa3e4-61f1-4f7d-a6ee-e7a448da0800.png)