Skip to content

Commit

Permalink
Minor Edits
Browse files Browse the repository at this point in the history
typo in table
  • Loading branch information
dmcsweenadobe committed Jan 3, 2024
1 parent 48556a6 commit f4dec10
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/sequence/componentparam.rst
Original file line number Diff line number Diff line change
Expand Up @@ -397,15 +397,16 @@ ComponentParam.setInterpolationTypeAtKey()
**Description**

Specifies the interpolation type to be assigned to the keyframe, at the specified time. Note: Can only be used with keyframeable parameter streams.
Specifies the interpolation type to be assigned to the keyframe, at the specified time. Note: It Can only be used with keyframeable parameter streams.

**Parameters**


======================= =========== ===============================
Argument Type Description
======================= =========== ===============================
``time`` :ref:`time` A time of keyframe to modify.
``interpolationType`` ``type`` Must be one of the following:
``interpolationType`` ``type`` Must be one of the following:

- 0 ``KF_Interp_Mode_Linear``
- 1 ``kfInterpMode_EaseIn_Obsolete``
Expand Down

0 comments on commit f4dec10

Please sign in to comment.