Click or drag to resize

SpriteFrame Property

Current frame to display from sprite sheet. Hframes or Vframes must be greater than 1.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int Frame { get; set; }

Property Value

Type: Int32
See Also