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