The data value of KeyValue varies depending on what kind of FCurve it is attached to (see siFCurveType for a list of possible FCurve types):
|
FCurve Type |
Data Type for KeyTime |
|
Standard (siStandardFCurve) |
Double value (VT_R8) |
|
Standard (siStandardFCurve) |
Double value (VT_R8) |
|
Integer (siIntegerFCurve) |
Long (VT_I4) |
|
Boolean (siBooleanFCurve) |
SOFTIMAGE|XSI v6.01