Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
エクスプレッションはこちら!値_01 変換終了==========100-thisComp.layer("CTRL").effect("値_01")("スライダー");==========値_02 開始角度==========360*(thisComp.layer("CTRL").effect("値_01")("スライダー")/100);==========値_03 開始角度==========360*((thisComp.layer("CTRL").effect("値_01")("スライダー")+thisComp.layer("CTRL").effect("値_02")("スライダー"))/100);==========テキスト ソーステキスト==========thisComp.layer("CTRL").effect("値_01")("スライダー").value.toFixed(0)==========
エクスプレッションはこちら!
値_01 変換終了
==========
100-thisComp.layer("CTRL").effect("値_01")("スライダー");
==========
値_02 開始角度
==========
360*(thisComp.layer("CTRL").effect("値_01")("スライダー")/100);
==========
値_03 開始角度
==========
360*((thisComp.layer("CTRL").effect("値_01")("スライダー")+thisComp.layer("CTRL").effect("値_02")("スライダー"))/100);
==========
テキスト ソーステキスト
==========
thisComp.layer("CTRL").effect("値_01")("スライダー").value.toFixed(0)
==========