get set for x component of xyz_knob

i m facing diffucutly in directly accessing x value of translate for a camera

i can get translation as list by cam[‘translate’].getValue()
offcourse i can set all three at same time
i.e
cam[‘translate’].setValue([1,2,3])

what if>> i only want to change x value…(how to get and set this) directly from camera node..?? any ideas,
thanks in advance

No Responses to “get set for x component of xyz_knob”

Post a Comment