Activity › Forums › Adobe After Effects Expressions › Index Start + End values of a Range Selector applied to a text layer
-
Index Start + End values of a Range Selector applied to a text layer
-
John Burgess
January 30, 2023 at 4:46 pm -
Dan Ebberts
January 30, 2023 at 4:57 pmTry this for Start:
(thisProperty.propertyGroup(3).propertyIndex - 1)*2
and this for End:
(thisProperty.propertyGroup(3).propertyIndex - 1)*2 + 1
-
John Burgess
January 30, 2023 at 5:12 pmThanks so much for the quick response Dan this worked perfect
Viewing 1 - 3 of 3 posts
Reply to this Discussion! Login or Sign Up
Log in to reply.