After Effects エクスプレッション

背景
投稿者投稿者あおだいぶついいね0お気に入り登録
プレイ回数86難易度(3.2) 616打 英語

関連タイピング

問題文

ふりがな非表示 ふりがな表示

(time*40)

time*40

(time%2*40)

time%2*40

([100,200+time*50])

[100,200+time*50]

(value+time*50)

value+time*50

(loopOut())

loopOut()

(loopOut(type="cycle",numKeyframes=0))

loopOut(type="cycle",numKeyframes=0)

((numKeyframes=0))

(numKeyframes=0)

(loopOut("pingpong"))

loopOut("pingpong")

(loopOut("offset"))

loopOut("offset")

(wiggle(2,30))

wiggle(2,30)

(random())

random()

(random(30,90))

random(30,90)

(random([50,100]))

random([50,100])

(random([50,100],[70,140]))

random([50,100],[70,140])

(gaussRandom(100))

gaussRandom(100)

(.valueAtTime(time-.5))

.valueAtTime(time-.5)

(linear(time,3,5,30,100))

linear(time,3,5,30,100)

(linear(value,0,25,80,100))

linear(value,0,25,80,100)

(ease(time-2,[0,0],[100,100]))

ease(time-2,[0,0],[100,100])

(ease(time,2,4,[0,0],[100,100]))

ease(time,2,4,[0,0],[100,100])

など

(Math.round())

Math.round()

(Math.floor())

Math.floor()

(Math.ceil())

Math.ceil()

(Math.sin(time))

Math.sin(time)

(Math.sin(time*6)*100)

Math.sin(time*6)*100

(x=Math.sin(time*3)*500;[x+960,540])

x=Math.sin(time*3)*500;[x+960,540]

(a<=b)

a<=b

(a>=b)

a>=b

(&&)

&&

(thisComp.layer(thisLayer,+1).position.valueAtTime(time-.5))

thisComp.layer(thisLayer,+1).position.valueAtTime(time-.5)

(x=thisComp.width/2 + Math.cos(time*3)*500;)

x=thisComp.width/2 + Math.cos(time*3)*500;

(y=thisComp.height/2 + Math.sin(time*3)*500;)

y=thisComp.height/2 + Math.sin(time*3)*500;

問題文を全て表示 一部のみ表示 誤字・脱字等の報告

◆コメントを投稿

※誹謗中傷、公序良俗に反するコメント、個人情報の投稿、歌詞の投稿、出会い目的の投稿、無関係な宣伝行為は禁止です。削除対象となります。

※このゲームにコメントするにはログインが必要です。

※コメントは日本語で投稿してください。