Click or drag to resize

TextureLayeredGetWidth Method

Returns the width of the texture. Width is typically represented by the X-axis.

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

Return Value

Type: UInt32

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

See Also