Exemple #1
0
 public static extern IntPtr utCreateTexture(int width, int height, utTextureFormat format);
Exemple #2
0
 IntPtr utCreateTexture(int width, int height, utTextureFormat format);