We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cdf30d + 8270574 commit 6e48e73Copy full SHA for 6e48e73
docs/layer/sub-objects.md
@@ -97,14 +97,14 @@ The `index` value will have After Effects finds the mask by its index in the Tim
97
+-----------+--------+------------------------------+
98
| Parameter | Type | Description |
99
+===========+========+==============================+
100
-| `name` | String | Effect name or index to get. |
+| `name` | String | Mask name or index to get. |
101
| | | |
102
| `index` | Number | |
103
104
105
#### Returns
106
107
-[Effect](../objects/effect.md)
+[Mask](../objects/mask.md)
108
109
#### Example
110
0 commit comments