I could not find this solution anywhere and I have registered just to ask this same question.
I need to access the ranges and angles of my three different sensors on an AIrig.
I know little about C# and less about Rain AI. I couldn’t make heads or tails from Rain API.
I was able to exchange a few variables between my script and the AI rig with aiRig.AI.WorkingMemory.SetItem… and aiRig.AI.WorkingMemory.GetItem… but how do I access the sensors in a similar fashion to set their range and horizontal and vertical angles from my script?