Click or drag to resize

OSPrintAllTexturesBySize Method

Shows the list of loaded textures sorted by size in memory.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static void PrintAllTexturesBySize()
See Also