コード例 #1
0
 public float GetXForFrame(int frame)
 {
     return(_sequenceEditor.GetXForFrame(frame));
 }