Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


VideoClipPlayable

An implementation of IPlayable that controls playback of a VideoClip.
Read time 1 minuteLast updated 10 days ago

Definition

public struct VideoClipPlayable : IPlayable, IEquatable<VideoClipPlayable>

Remarks

NOTE: You can use PlayableExtensions methods with VideoClipPlayable objects.

Static Methods

Method

Description

CreateCreates a VideoClipPlayable in the PlayableGraph.