SceneGate / Yarhl

Framework for the implementation of format converters like game assets or media files
https://scenegate.github.io/Yarhl/
MIT License
60 stars 10 forks source link

Improve ChangeFormat fluent-like API #196

Closed pleonex closed 9 months ago

pleonex commented 9 months ago

The ChangeFormat method from Node could be improved to return the Node itself like the Transform APIs allowing to concatenate calls fluent-style.