getnamo / SocketIOClient-Unreal

Socket.IO client plugin for the Unreal Engine.
Other
898 stars 240 forks source link

How to use base64 Decode (to Bytes) #362

Closed LiXiaoRan closed 1 year ago

LiXiaoRan commented 1 year ago

I use this result as Texture2D to set Material Texture parameter value is not valid image

LiXiaoRan commented 1 year ago

OH, i know, i must delete data:image/png;base64 from base64 string