Click or drag to resize

SpriteFramesFrames Property

Compatibility property, always equals to an empty array.

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

Property Value

Type: Array
See Also