예제 #1
0
 private static double GetSpeedInternal(ref PlayableHandle playable)
 {
     return(PlayableHandle.INTERNAL_CALL_GetSpeedInternal(ref playable));
 }