SpriteFramesSetFrame Method |
Sets the texture of the given frame.
Namespace: Godot
public void SetFrame( string anim, int idx, Texture txt )
[Missing <param name="anim"/> documentation for "M:Godot.SpriteFrames.SetFrame(System.String,System.Int32,Godot.Texture)"]
[Missing <param name="idx"/> documentation for "M:Godot.SpriteFrames.SetFrame(System.String,System.Int32,Godot.Texture)"]
[Missing <param name="txt"/> documentation for "M:Godot.SpriteFrames.SetFrame(System.String,System.Int32,Godot.Texture)"]