SpriteFrame.UserData Property Definition Namespace: Brine2D.Animation Arbitrary per-frame payload. Not consumed by the animation system. C#public object? UserData { get; set; } Property Value System.Object