KeyFrame for an FCurve. More...
#include <pyfbsdk.h>

Public Member Functions | |
| FBFCurveKey (::KFCurve pFCurve=None, int pKeyIndex=1) | |
| Constructor. | |
| FBFCurveKey (FBFCurveKey pFCurveKey) | |
| Constructor. | |
Public Attributes | |
| float | Bias |
| Read Write Property: Bias (TCB). | |
| float | Continuity |
| Read Write Property: Continuity (TCB). | |
| FBExtrapolationMode | ExtrapolationMode |
| Read Write Property: Extrapolation mode | |
| FBInterpolation | Interpolation |
| Read Write Property: Type of interpolation. | |
| float | LeftBezierTangent |
| Read Write Property: Left bezier tangent | |
| float | LeftDerivative |
| Read Write Property: Left derivative, in units/seconds. | |
| float | LeftTangentWeight |
| Read Write Property: Left tangent weight | |
| bool | MarkedForManipulation |
| Read Write Property: Is the key marked for manipulation. | |
| float | RightBezierTangent |
| Read Write Property: Right bezier tangent | |
| float | RightDerivative |
| Read Write Property: Right derivative, in units/seconds. | |
| float | RightTangentWeight |
| Read Write Property: Right tangent weight | |
| bool | Selected |
| Read Write Property: Is the key selected. | |
| bool | TangentBreak |
| Read Write Property: Tangent's break status | |
| FBTangentClampMode | TangentClampMode |
| Read Write Property: Tangent's clamp method. | |
| FBTangentConstantMode | TangentConstantMode |
| Read Write Property: Tangent's constant mode | |
| FBTangentCustomIndex | TangentCustomIndex |
| Read Write Property: Tangent's custom index | |
| FBTangentMode | TangentMode |
| Read Write Property: Tangent calculation method. | |
| FBTangentWeightMode | 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. | |
| float | Tension |
| Read Write Property: Tension (TCB). | |
| FBTime | Time |
| Read Write Property: Time of key. | |
| float | Value |
| Read Write Property: Value of Key | |
| FBFCurveKey | ( | ::KFCurve | pFCurve = None, |
| int | pKeyIndex = 1 |
||
| ) |
Constructor.
| pFCurve | Parent FCurve (default is NULL). |
| pKeyIndex | Key frame index (default is 1). |
| FBFCurveKey | ( | FBFCurveKey | pFCurveKey | ) |
Constructor.
| pFCurveKey | FCurveKey to copy information from. |
| float Bias |
Read Write Property: Bias (TCB).
| float Continuity |
Read Write Property: Continuity (TCB).
| FBExtrapolationMode ExtrapolationMode |
Read Write Property: Extrapolation mode
| FBInterpolation Interpolation |
Read Write Property: Type of interpolation.
| float LeftBezierTangent |
Read Write Property: Left bezier tangent
| float LeftDerivative |
Read Write Property: Left derivative, in units/seconds.
| float LeftTangentWeight |
Read Write Property: Left tangent weight
| bool MarkedForManipulation |
Read Write Property: Is the key marked for manipulation.
| float RightBezierTangent |
Read Write Property: Right bezier tangent
| float RightDerivative |
Read Write Property: Right derivative, in units/seconds.
| float RightTangentWeight |
Read Write Property: Right tangent weight
| bool Selected |
Read Write Property: Is the key selected.
| bool TangentBreak |
Read Write Property: Tangent's break status
| FBTangentClampMode TangentClampMode |
Read Write Property: Tangent's clamp method.
| FBTangentConstantMode TangentConstantMode |
Read Write Property: Tangent's constant mode
| FBTangentCustomIndex TangentCustomIndex |
Read Write Property: Tangent's custom index
| FBTangentMode TangentMode |
Read Write Property: Tangent calculation method.
| FBTangentWeightMode 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.
| float Tension |
Read Write Property: Tension (TCB).
| FBTime Time |
Read Write Property: Time of key.
| float Value |
Read Write Property: Value of Key