Method GetInspectedTimeFromMasterTime
GetInspectedTimeFromMasterTime(double)
Converts time from the master timeline to the current inspected timeline.
선언
public static double GetInspectedTimeFromMasterTime(double masterTime)
파라미터
타입 | 이름 | 설명 |
---|---|---|
double | masterTime | Time in the referential of the main timeline |
반환
타입 | 설명 |
---|---|
double | Time in the referential of the sub-timeline that is currently show.
Returns |