Skip to content

2.0.0: OSC connection data class

Latest
Compare
Choose a tag to compare
@keijiro keijiro released this 25 Apr 07:29
· 2 commits to main since this release

In this update, I added OscConnection class (inherits ScriptableObject) to specify a host address and a port number in sender/receiver components. Now you can change a host address or a port number with a single point change (previously you have to modify every component).