Method ToLocalTimeUnbound
ToLocalTimeUnbound(double)
Converts from global time to local time of the clip
선언
public double ToLocalTimeUnbound(double time)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| double | time | The time relative to the timeline |
반환
| 타입 | 설명 |
|---|---|
| double | The local time, ignoring any extrapolation or bounds |