tom.hanks
06-25-2007, 01:16 PM
I am trying to store a value of a object keyframe in a variable but I am getting a error and I donīt know what is wrong.
My expression:
float $div = `keyframe -in 1 -q -vc splash_Emitter.rate`;
And I am getting this error:
"// Error: Cannot convert data of type float[] to type float. //"
the value should be "50000".
Can someone help me?
My expression:
float $div = `keyframe -in 1 -q -vc splash_Emitter.rate`;
And I am getting this error:
"// Error: Cannot convert data of type float[] to type float. //"
the value should be "50000".
Can someone help me?
