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