Table of Contents

Class DrawOrderOffset

Namespace
PlumJsonAnimator.Models.SkeletonNameSpace
Assembly
PlumJsonAnimator.dll

Draw order list item

public class DrawOrderOffset
Inheritance
DrawOrderOffset
Inherited Members

Properties

Offset

[JsonProperty("offset")]
public int Offset { get; set; }

Property Value

int

Slot

[JsonProperty("slot")]
public required string Slot { get; set; }

Property Value

string