3.4.2 问题 fitHeight & setScale() ?
Creator 3.x
axlrock1021
(rose1021)
2022年04月29日 12:30
#1
原本是这样
cc.Canvas.fitHeight = true;
this.node.setScale(width / 1334);
这两个属性都不能用了,有什么替代方案吗@@