Method ToLocalTimeUnbound
ToLocalTimeUnbound(double)
Converts from global time to local time of the clip
Declaration
public double ToLocalTimeUnbound(double time)
Parameters
| Type | Name | Description |
|---|---|---|
| double | time | The time relative to the timeline |
Returns
| Type | Description |
|---|---|
| double | The local time, ignoring any extrapolation or bounds |