This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

VideoClipPlayable

struct in UnityEngine.Experimental.Video

/

Implemented in:UnityEngine.VideoModule


Implements interfaces:IPlayable

Description

An implementation of IPlayable that controls playback of a VideoClip.

NOTE: You can use PlayableExtensions methods with VideoClipPlayable objects.

Static Methods

CreateCreates a VideoClipPlayable in the PlayableGraph.