Hi, I am experimenting with the integration of ChromaNativeSDK for Unity. I went through the C++ code, and there are convenient ways in the code how to address all the LEDs on one device, could you please expose these also in Unity SDK? Would be very helpful to be able to for example just change the color od all keys dynamically as one animation, for example, addressing all the keys at once...
I am not saying that I can not do this by myself by pushing all the keys to a list e.g. but would expect from the API to provide these as a basic stuff similar to a Unity color has predefined colors like red, blue etc.
Hi, I am experimenting with the integration of ChromaNativeSDK for Unity. I went through the C++ code, and there are convenient ways in the code how to address all the LEDs on one device, could you please expose these also in Unity SDK? Would be very helpful to be able to for example just change the color od all keys dynamically as one animation, for example, addressing all the keys at once...
I am not saying that I can not do this by myself by pushing all the keys to a list e.g. but would expect from the API to provide these as a basic stuff similar to a Unity color has predefined colors like red, blue etc.