Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

noise expression after effects

noise(time)*100;
//time - the higher the value the faster it shakes
//100 - the higher this value the higher the amplitude

//Will produce the same result every time. 
//If you want it to be unique on every layer, use wiggle() expression instead
 
PREVIOUS NEXT
Tagged: #noise #expression #effects
ADD COMMENT
Topic
Name
3+6 =