2.8.38 TimeVariant4Behavior

Referenced by: TimePropertyList4TimeBehavior

A variable type record that specifies an attribute of an animation behavior and whose type and meaning are dictated by the value of the rh.recInstance field of any of these attributes, as specified in the following table.

Value

Meaning

TL_TBPID_UnknownPropertyList

A TimeVariantString record that specifies unknown attributes.

TL_TBPID_RuntimeContext

A TimeRuntimeContext record that specifies which versions of the hosting applications can run this behavior.

TL_TBPID_MotionPathEditRelative

A TimeVariantBool record that specifies whether a motion path moves along with the object that it applies to during editing. This record is only used by the TimeMotionBehaviorContainer record (section 2.8.63).

TL_TBPID_ColorColorModel

A TimeColorModel record that specifies the color model. This record is only used by the TimeColorBehaviorContainer record (section 2.8.52).

TL_TBPID_ColorDirection

A TimeColorDirection record that specifies the interpolation direction in the HSL color space. This record is only used by the TimeColorBehaviorContainer record.

TL_TBPID_Override

A TimeOverride record that specifies how to override animated values.

TL_TBPID_PathEditRotationAngle

A TimeVariantFloat record that specifies the rotation angle of a motion path. This record is only used by the TimeMotionBehaviorContainer record.

TL_TBPID_PathEditRotationX

A TimeVariantFloat record that specifies the horizontal position of the rotation center of a motion path. This record is only used by the TimeMotionBehaviorContainer record.

TL_TBPID_PathEditRotationY

A TimeVariantFloat record that specifies the vertical position of the rotation center of a motion path. This record is only used by the TimeMotionBehaviorContainer record.

TL_TBPID_PointsTypes

A TimePointsTypes record that specifies the type of points in a motion path. This record is only used by the TimeMotionBehaviorContainer record.