KeyFrame for an FCurve.
More...
#include <fbdata.h>
KeyFrame for an FCurve.
Definition at line 224 of file fbdata.h.
◆ FBFCurveKey() [1/2]
FBFCurveKey |
( |
::KFCurve * |
pFCurve = NULL , |
|
|
int |
pKeyIndex = 1 |
|
) |
| |
Constructor.
- Parameters
-
pFCurve | Parent FCurve (default is NULL). |
pKeyIndex | Key frame index (default is 1). |
◆ FBFCurveKey() [2/2]
Constructor.
- Parameters
-
pFCurveKey | FCurveKey to copy information from. |
◆ ~FBFCurveKey()
◆ operator==()
Overloaded == operator.
- Parameters
-
pValue | FCurveKey to compare with. |
- Returns
- true if equal.
- Warning
- . The overload of the == operator will always return false.
◆ Bias
Read Write Property: Bias (TCB).
Definition at line 273 of file fbdata.h.
◆ Continuity
Read Write Property: Continuity (TCB).
Definition at line 272 of file fbdata.h.
◆ ExtrapolationMode
FBPropertyExtrapolationMode ExtrapolationMode |
Read Write Property: Extrapolation mode
Definition at line 282 of file fbdata.h.
◆ Interpolation
FBPropertyInterpolation Interpolation |
Read Write Property: Type of interpolation.
Definition at line 276 of file fbdata.h.
◆ LeftBezierTangent
Read Write Property: Left bezier tangent
Definition at line 267 of file fbdata.h.
◆ LeftDerivative
Read Write Property: Left derivative, in units/seconds.
Definition at line 263 of file fbdata.h.
◆ LeftTangentWeight
Read Write Property: Left tangent weight
Definition at line 265 of file fbdata.h.
◆ MarkedForManipulation
Read Write Property: Is the key marked for manipulation.
Definition at line 286 of file fbdata.h.
◆ RightBezierTangent
Read Write Property: Right bezier tangent
Definition at line 268 of file fbdata.h.
◆ RightDerivative
Read Write Property: Right derivative, in units/seconds.
Definition at line 264 of file fbdata.h.
◆ RightTangentWeight
Read Write Property: Right tangent weight
Definition at line 266 of file fbdata.h.
◆ Selected
Read Write Property: Is the key selected.
Definition at line 285 of file fbdata.h.
◆ TangentBreak
Read Write Property: Tangent's break status
Definition at line 279 of file fbdata.h.
◆ TangentClampMode
FBPropertyTangentClampMode TangentClampMode |
Read Write Property: Tangent's clamp method.
Definition at line 278 of file fbdata.h.
◆ TangentConstantMode
FBPropertyTangentConstantMode TangentConstantMode |
Read Write Property: Tangent's constant mode
Definition at line 280 of file fbdata.h.
◆ TangentCustomIndex
FBPropertyTangentCustomIndex TangentCustomIndex |
Read Write Property: Tangent's custom index
Definition at line 283 of file fbdata.h.
◆ TangentMode
FBPropertyTangentMode TangentMode |
Read Write Property: Tangent calculation method.
Definition at line 277 of file fbdata.h.
◆ TangentWeightMode
FBPropertyTangentWeightMode TangentWeightMode |
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.
◆ Tension
Read Write Property: Tension (TCB).
Definition at line 271 of file fbdata.h.
◆ Time
Read Write Property: Time of key.
Definition at line 275 of file fbdata.h.
◆ Value
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: