[csharp] Added changelog entry for breaking changes related to MixAttachmentThreshold. See commit 5d9b361.

This commit is contained in:
Harald Csaszar 2023-11-22 17:38:57 +01:00
parent cc60317e4d
commit 83796890a2

View File

@ -22,7 +22,10 @@
## C#
* **Additions**
** Added [`TrackEntry.AlphaAttachmentThreshold`](http://esotericsoftware.com/spine-api-reference#TrackEntry-alphaAttachmentThreshold).
* **Breaking changes**
* Renamed `TrackEntry` `AttachmentThreshold` to `MixAttachmentThreshold`, renamed `DrawOrderThreshold` to `MixDrawOrderThreshold`.
### Unity