Hello,
I'm trying to rotate an object in c# using _object.SetRotXYZ(0,0, degrees) and when I check the value it is the same before and after the call. The on screen object, of course, doesn't rotate.
I'm able to use other api calls to set the position and the colour but not the rotation.
thanks
dave