PIXI.DOM.Sprite
PIXI.DOM.Sprite copied to clipboard
DOM Renderer for PIXI.js
Hi, I'm having a issue including pixi.dom.js in my build, for some reason when I include it I get this error, below. I attached a screenshot of my console along...
Hi there , I add a `iframe` to Pixi container , and it show an error `pixi.dom.js:268 Uncaught TypeError: Cannot set property width of # which has only a getter`...
some adjustments to work with the current PIXI 3: use "_frame" instead of "frame" in the fake-texture and remove the check for stage (because PIXI v3 does not have a...