Version: 2022.1
public static float GetLeadTime (U playable);

参数

playable 此操作所用的 Playable

描述

返回 Playable 前置时间(以秒为单位)。

在前置时间大于 Playable 延时时调用 PrepareData()

另请参阅:SetLeadTimeSetDelay

Use this templated extension method on any type that inherits from IPlayable.