File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ What's new and changed for scripting?
88
99---
1010
11- ## After Effects 26 (Beta)
11+ ## After Effects 26
1212
13- ### After Effects 26.0 (Beta ) (November 2025 )
13+ ### [ After Effects 26.0] ( https://helpx.adobe.com/after-effects/using/whats-new.html ) (January 2026 )
1414
1515- Scripting methods and attributes added:
1616 - Added: [ PropertyGroup.addVariableFontAxis()] ( ../property/propertygroup.md#propertygroupaddvariablefontaxis )
Original file line number Diff line number Diff line change @@ -465,7 +465,7 @@ Integer; read-only.
465465` app.project.item(index).layer(index).propertySpec.propertyParameters `
466466
467467!!! note
468- This functionality was added in After Effects (Beta) 26.0 and is subject to change while it remains in Beta.
468+ This functionality was added in After Effects 26.0
469469
470470#### Description
471471
@@ -613,7 +613,7 @@ A value appropriate for the type of the property (see [Property.propertyValueTyp
613613` app.project.item(index).layer(index).propertySpec.valueText `
614614
615615!!! note
616- This functionality was added in After Effects (Beta) 26.0 and is subject to change while it remains in Beta.
616+ This functionality was added in After Effects 26.0
617617
618618#### Description
619619
Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ Boolean.
134134` app.project.item(index).layer(index).propertyGroupSpec.addVariableFontAxis(axisTag) `
135135
136136!!! note
137- This functionality was added in After Effects (Beta) 26.0 and is subject to change while it remains in Beta.
137+ This functionality was added in After Effects 26.0
138138
139139#### Description
140140
You can’t perform that action at this time.
0 commit comments