hen Posted September 23, 2016 Share Posted September 23, 2016 Hi, i am trying to transfer imagedata from some canvas in to dynamic texture. Here is a playground showing the problem i have. Somehow the dynamic texture turns always out black after render. Is this a bug or am i doing something wrong? Regards Hen Quote Link to comment Share on other sites More sharing options...
JohnK Posted September 23, 2016 Share Posted September 23, 2016 The background colour for your canvas has not been specified and shows as black. This playground adds a white background. Here is an alternative playground where the dynamicTexture canvas is drawn on directly no need to create a separate canvas nor to get and put imadeData. Wingnut 1 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.