public static DeleteTextures ( int n, uint textures ) : void | ||
n | int | Number of textures to delete. |
textures | uint | The array containing the names of the textures to delete. |
return | void |
public static DeleteTextures ( int n, uint textures ) : void | ||
n | int | Number of textures to delete. |
textures | uint | The array containing the names of the textures to delete. |
return | void |