Vertices Engine  v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
Loading...
Searching...
No Matches
VerticesEngine.Serilization.vxSerializableTexture2D Class Reference

This holds the Serializable data of a Texture2D. More...

Public Member Functions

 vxSerializableTexture2D (Texture2D Texture)
 
Texture2D ToTexture2D (GraphicsDevice device)
 

Public Attributes

int Width
 
int Height
 
byte[] ImageData
 

Detailed Description

This holds the Serializable data of a Texture2D.


The documentation for this class was generated from the following file: