IPlayable
Interface implemented by all C# Playable implementations.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Interface
- Namespace: UnityEngine.Playables
- Assembly: UnityEngine.CoreModule
public interface IPlayable
Remarks
NOTE: You can use PlayableExtensions methods with all objects that implement IPlayable.