Function set for changes in pre or post infinity type.
This delta object represents changes in the pre-infinity or post-infinity type of the animation curve. Pre-infinity and post-infinity types are specific to animation curves and do not have a corresponding key associated with them. It is, therefore, invalid to have a keyframe associated with a MFnKeyframeDeltaInfType. To determine if this class represents a change to pre or post infinity use the method isPreInfinity on this class.
This class can describe changes to both the pre-infinity and post-infinity this method allows the API user to figure out which type this class represents. More...
This class can describe changes to both the pre-infinity and post-infinity this method allows the API user to figure out which type this class represents.
Parameters
[out]
ReturnStatus
Return code.
Returns
true if this class encapsulates changes to the pre-infinity type.
Status Codes:
MS::kSuccess The operation succeeded.
MS::kFailure An object error has occurred.
The documentation for this class was generated from the following files: