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

VideoClipPlayable

struct in UnityEngine.Experimental.Video


实现接口:IPlayable

切换到手册

描述

IPlayable 的一种实现,用于控制 VideoClip 的播放。

注意:您可以将 PlayableExtensions 方法与 VideoClipPlayable 对象结合使用。

静态函数

Create在 PlayableGraph 中创建 VideoClipPlayable。