5 namespace SiliconStudio.
Paradox.Graphics
Structured returned by GraphicsDeviceContext.Map.
IntPtr DataPointer
Pointer to the data of the GraphicsResource being mapped into the CPU memory.
int RowPitch
The row pitch, or width, or physical size (in bytes) of the data.
int DepthPitch
The depth pitch, or width, or physical size (in bytes)of the data.