TexturePlayableOutput
An IPlayableOutput implementation that will be used to manipulate textures.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Struct
- Namespace: UnityEngine.Experimental.Playables
- Assembly: UnityEngine.CoreModule
- Implements: IPlayableOutput
public struct TexturePlayableOutput : IPlayableOutput
Remarks
NOTE: You can use PlayableOutputExtensions methods with TexturePlayableOutput objects.
Static Properties
Property | Description |
|---|---|
| Null | Returns an invalid TexturePlayableOutput. |