Method GetInspectedTimeFromMasterTime
GetInspectedTimeFromMasterTime(double)
Converts time from the master timeline to the current inspected timeline.
Declaration
public static double GetInspectedTimeFromMasterTime(double masterTime)
Parameters
| Type | Name | Description |
|---|---|---|
| double | masterTime | Time in the referential of the main timeline |
Returns
| Type | Description |
|---|---|
| double | Time in the referential of the sub-timeline that is currently show.
Returns |