Version: 5.3
Experimental: this API is experimental and might be changed or removed in the future.

Playable.OnSetTime

매뉴얼로 전환
public void OnSetTime (float localTime);

파라미터

localTime New local time

설명

Callback called when the current time has changed

Override this method in your own Playable subclass if you wish to be notified when the local time has changed.