FBFCurveKey Class Reference
#include <fbdata.h >
KeyFrame for an FCurve.
Definition at line 224 of file fbdata.h .
Constructor.
Parameters
pFCurve Parent FCurve (default is NULL).
pKeyIndex Key frame index (default is 1).
Constructor.
Parameters
pFCurveKey FCurveKey to copy information from.
Overloaded == operator.
Parameters
pValue FCurveKey to compare with.
Returns true if equal.
Warning . The overload of the == operator will always return false .
Read Write Property: Bias (TCB).
Definition at line 273 of file fbdata.h .
Read Write Property: Continuity (TCB).
Definition at line 272 of file fbdata.h .
Read Write Property: Extrapolation mode
Definition at line 282 of file fbdata.h .
Read Write Property: Type of interpolation.
Definition at line 276 of file fbdata.h .
Read Write Property: Left bezier tangent
Definition at line 267 of file fbdata.h .
Read Write Property: Left derivative, in units/seconds.
Definition at line 263 of file fbdata.h .
Read Write Property: Left tangent weight
Definition at line 265 of file fbdata.h .
Read Write Property: Is the key marked for manipulation.
Definition at line 286 of file fbdata.h .
Read Write Property: Right bezier tangent
Definition at line 268 of file fbdata.h .
Read Write Property: Right derivative, in units/seconds.
Definition at line 264 of file fbdata.h .
Read Write Property: Right tangent weight
Definition at line 266 of file fbdata.h .
Read Write Property: Is the key selected.
Definition at line 285 of file fbdata.h .
Read Write Property: Tangent's break status
Definition at line 279 of file fbdata.h .
Read Write Property: Tangent's clamp method.
Definition at line 278 of file fbdata.h .
Read Write Property: Tangent's constant mode
Definition at line 280 of file fbdata.h .
Read Write Property: Tangent's custom index
Definition at line 283 of file fbdata.h .
Read Write Property: Tangent calculation method.
Definition at line 277 of file fbdata.h .
Read Write Property: Tangent's weight mode.
Setting the value for LeftTangentWeight/RightTangentWeight will also activate the weight for that part. Please see the note provided with FBTangentWeightMode for the left weight of a key.
Definition at line 281 of file fbdata.h .
Read Write Property: Tension (TCB).
Definition at line 271 of file fbdata.h .
Read Write Property: Time of key.
Definition at line 275 of file fbdata.h .
Read Write Property: Value of Key
Definition at line 262 of file fbdata.h .
The documentation for this class was generated from the following file: