Adobe After Effects Expression / エクスプレッション リファレンス
■Global
time
colorDepth
thisLayer
posterizeTime
■Compositon (コンポジション)
width
■Math (JavaScript Math)
acos
asin
atan
cos
sin
tan
PI
■Random
random()
random(最大値)
random(最小値,最大値)
gaussRandom()
gaussRandom(最大値)
gaussRandom(最小値,最大値)
seedRandom(種の値,timeless = フラグ)