Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IPlayable

Interface implemented by all C# Playable implementations.
Read time 1 minuteLast updated 5 days ago

Definition

public interface IPlayable

Remarks

NOTE: You can use PlayableExtensions methods with all objects that implement IPlayable.