Self Resizing Text Box After Effect

Опубликовано: 09 Сентябрь 2023
на канале: Sparrk
95
2

Hello Everyone, This is the Tutorial of Self Resize Text Box According Various Text Of Source Text.

Are you tired of struggling with text boxes that just won't cooperate? Do you want your text to fit perfectly within its container without manual adjustments? Look no further! Our channel is dedicated to helping you master the art of self-resizing text boxes.

If You Like This Video Then Don't Forget to Subscribe My Youtube Channel.

Expression :-
margin = 50;
text_width = thisComp.layer("Text").sourceRectAtTime().width;
text_height = thisComp.layer("Text").sourceRectAtTime().height;
if (text_width ⋗ 0){ box_width = text_width + margin*2;}else{ box_width = 0;}
box_height = text_height + margin*2;
[box_width, box_height]


Change Margin(40) As Per Your Need.


Solved Searches :-
after effects,after effects tutorial,motion graphics,tutorial,after effects tutorial titles,after effects motion graphics tutorial,after effects tutorial motion graphics,after effects automation,after effects automated titles,after effects tutorial self-resizing,after effects titles,after effects motion graphics,motion graphic titles,motion graphics boxes,after effects title boxes,Self resize text box,automatic resize box according to text,AE Expression


Смотрите видео Self Resizing Text Box After Effect онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Sparrk 09 Сентябрь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 95 раз и оно понравилось 2 людям.