Click or drag to resize

VisualServerTextureDebugUsage Method

Returns a list of all the textures and their information.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static Array TextureDebugUsage()

Return Value

Type: Array

[Missing <returns> documentation for "M:Godot.VisualServer.TextureDebugUsage"]

See Also