FBCurveCustomKeyChangeEvent Class Reference
#include <fbdata.h >
This class is used when changing the interpolation type/custom tangent index of a key with a custom tangent. It contains the necessary information for the user to identify the key.
Definition at line 931 of file fbdata.h .
Constructor.
Parameters
pEvent Base event (internal) to obtain information from.
Return the parent object holding the FBAnimationNode of the curve if possible.
Returns Parent (FBComponent ) of the curve if possible, NULL otherwise.
Read Write Property: Indicate which setting of the key was/will be changed.
Definition at line 950 of file fbdata.h .
Read Only Property: Curve with the key set to the custom tangent type.
Definition at line 954 of file fbdata.h .
Read Only Property: True before the value is actually changed (allowing you to cache the current state if needed), false otherwise.
Definition at line 949 of file fbdata.h .
Read Only Property: Index of the key with the custom tangent type.
Definition at line 952 of file fbdata.h .
Read Only Property: Time of the key.
Definition at line 953 of file fbdata.h .
The documentation for this class was generated from the following file: