Texture.recreateFromBitmap

Creates the texture from a bitmap without disposing the old one.

class Texture
void
recreateFromBitmap
(
Bitmap bitmap
,
string name = "Bitmap"
)

Meta