maybites / NodeOSC

blender OSC addon to be used with nodes
GNU General Public License v3.0
123 stars 18 forks source link

How to send rotation OSC message as degree? #14

Closed geddy75 closed 3 years ago

geddy75 commented 3 years ago

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
maybites commented 3 years ago

what is your question?

maybites commented 3 years ago

this should work..

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