dA-tools.com

グローバル

 

戻り値 言語要素(引数)  
Comp  comp(name)  
Footage  footage(name)  
project  thisProject  
Comp  thisComp  
Property  thisProperty  
Layer
Light
camera
 thisLayer  
Number  time 単位:秒
Number  colorDepth 色深度:8/16
Number  posterizeTime(framesPerSecond) Expressionで使うフレームレートを指定
Number
Array
String
 value 現在の時間におけるプロパティの値
  Time Conversion  
String  timeToCurrentFormat
(t=time,fps=1.0, isDuration=false)
timeを現在のプロジェクトで設定している表示形式にする
Number  timeToFrames
(t=time,fps=1.0 ,isDuration=false)
秒表示をフレーム数に変換
Number  frameToTime(frames,fps=1.0) フレーム数を秒表示に変換
String  timeToTimecode
(t=time,timecodeBase=30,isDuration=false)
秒をタイムコードに変換
String  timeToNTSCTimecode
(t=time,ntscDropFrame=false,isDuration=false)
秒をNTSCドロップフレームに変換できる
String  timeToFeetAndFrames
(t=time,fps=1.0,framePerFoot=16,isDuration=false)
秒をフィルムのFeet+frameに変換