The loaded texture wouldn't have been available when the stage was initially rendered, so add: const renderer = PIXI.autoDetectRenderer(); and call ...
確定! 回上一頁