maybites/NodeOSC

How to send rotation OSC message as degree?

Closed this issue · 2 comments

Hello.
Thank you so much for your great work!

I have question about how to send object rotation OSC message as degree.
I attached screenshot.
blender_osc

what is your question?

this should work..

datapath: bpy.data.objects['Cube'].rotation_euler[0]
arsg[idx]: ()