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