Version: 2018.2
public static void SetPropagateSetTime (U playable, bool value);

Parameters

playableThe Playable used by this operation.
valueTrue to enable time propagation.

Description

Changes the time propagation behavior of this Playable.

NOTE: This is a templated extension method that can be used on any type that inherits from IPlayable

When enabled, the playable will propagate its local time to its inputs.

When disabled, the playable will not propagate its local time to its inputs.

By default, this is disabled. It can be used to automatically synchronize the local time between an input and an output.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961