PlayableOutputEditorExtensions
Editor extensions for all types that implement IPlayableOutput.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Class
- Namespace: UnityEditor.Playables
- Assembly: UnityEditor.CoreModule
public static class PlayableOutputEditorExtensions
Remarks
Extension methods are static methods that can be called like instance methods on an extended type.
Static Methods
Method | Description |
|---|---|
| GetEditorName | Returns the name of the PlayableOutput. |