Skip to content

Commit f4dec10

Browse files
committed
Minor Edits
typo in table
1 parent 48556a6 commit f4dec10

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/sequence/componentparam.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -397,15 +397,16 @@ ComponentParam.setInterpolationTypeAtKey()
397397
398398
**Description**
399399

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

402402
**Parameters**
403403

404+
404405
======================= =========== ===============================
405406
Argument Type Description
406407
======================= =========== ===============================
407408
``time`` :ref:`time` A time of keyframe to modify.
408-
``interpolationType`` ``type`` Must be one of the following:
409+
``interpolationType`` ``type`` Must be one of the following:
409410

410411
- 0 ``KF_Interp_Mode_Linear``
411412
- 1 ``kfInterpMode_EaseIn_Obsolete``

0 commit comments

Comments
 (0)