wushuang
Results
2
comments of
wushuang
trafficstars
@colorhook 没有报错信息, 下面这个是个简单的demo, 在手机上仍显示白色背景(小米10ultra + 手淘/浏览器, iphone12pro模拟器都会有)。 如果把camera的backgroundColor设成new Vector(0, 0, 0, 0), 则为透明背景 表现正常。 web端都表现正常。 
@husong-sudo 我写了一个简单的demo,地址是https://github.com/yinxing-ws/demo , 用create-react-app脚手架,只改了src/App.js里的代码。 我手机机型是小米10ultra, iphone 12模拟器也看过, 都会出现这个问题, web上没问题。