pixartist Posted August 13, 2015 Share Posted August 13, 2015 renderTexture tries to call this._updateUvs(); with is not defined, renderTarget tries to call this.resize(); which is also not defined. What's going on ? Quote Link to comment Share on other sites More sharing options...
xerver Posted August 13, 2015 Share Posted August 13, 2015 Both of those methods are definitely defined on the prototype of those objects. Please share an example where they are broken because I cannot reproduce that error. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.