Ejemplo n.º 1
0
 public static IntPtr GetUnmanagedTexture(Texture texture)
 {
   return texture.GetObjectByValue(magicConstant);
 }