if i use attrFieldSliderGrp, i have no issues... but i really do not need the slider just the field...
string $size = `attrFieldSliderGrp -vr -label "Size" -width 200 -pre 3 -smn 0.00 -smx 10.00 -attribute ($particleShape[0]+"._Size")`;
1
string $size = attrFieldGrp -label "Size" -attribute ($particleShape[0]+".\_Size")
;
any idea why attrFieldSliderGrp works, but attrFieldGrp crashes maya?
much appreciated!
Gary
created
Feb '13
last reply
May '13
- 5
replies
- 2.7k
views
- 1
user