Click or drag to resize

TextureLayeredGetFormat Method

Returns the current format being used by this texture. See ImageFormat for details.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public ImageFormat GetFormat()

Return Value

Type: ImageFormat

[Missing <returns> documentation for "M:Godot.TextureLayered.GetFormat"]

See Also