See sample: StartKeysAtCurrentTime.py.
Public Member Functions |
|
FBFCurveKey (HKFCurve 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). |
|
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 |
|
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 | 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 |
|
FBTangentMode | TangentMode |
Read Write Property: Tangeant
calculation method. |
|
float | Tension |
Read Write Property: Tension (TCB).
|
|
FBTime | Time |
Read Write Property: Time of key.
|
|
float | Value |
Read Write Property: Value of Key
|
FBFCurveKey | ( | HKFCurve | 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. |
Read Write Property: Continuity (TCB).
Read Write Property: Type of interpolation.
Read Write Property: Left bezier tangent
Read Write Property: Left derivative, in units/seconds.
Read Write Property: Left tangent weight
Read Write Property: Right bezier tangent
Read Write Property: Right derivative, in units/seconds.
Read Write Property: Right tangent weight
Read Write Property: Tangent's break status
Read Write Property: Tangent's clamp method.
Read Write Property: Tangent's constant mode
Read Write Property: Tangeant calculation method.