galacean / miniprogram-adapter

12 stars 10 forks source link

支付宝小程序中设置vSyncCount=0报错 #18

Closed lisimoner closed 1 year ago

lisimoner commented 1 year ago

支付宝小程序中设置vSyncCount=0会报错,setTimeout is not a function.

lisimoner commented 1 year ago

支付宝小程序中设置vSyncCount=0会报错,setTimeout is not a function。设置vSyncCount是为了锁死帧率targetFrameRate。https://galacean.antgroup.com/#/docs/latest/cn/engine 官方设置文档