Learn to use After Effects particles to create a spray paint effect to add text, logos and other images onto your video. Even create stencils that you can spray and then peel away leaving the stenciled image on the surface.
AE Expressions to link CC Particle World Producer Position to Null Object Position:
Position X:
target = thisComp.layer("Null 1"); // this would be your layer to track
(target.position[0]-(thisComp.width/2))/width
Position Y:
target = thisComp.layer("Null 1"); // this would be your layer to track
(target.position[1]-(thisComp.height/2))/width
Position Z:
target = thisComp.layer("Null 1"); // this would be your layer to track
target.position[2]/width
Смотрите видео After Effects Virtual Spray Paint and Stencil онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь MaxiMizeMedia 01 Сентябрь 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 2,975 раз и оно понравилось 33 людям.