Type Alias AnimationSlice

AnimationSlice: {
    offset: Vector2;
    padding: Vector2;
    size: Vector2;
}