GetAnimationStreamSource()
Gets the stream source of the specified AnimationPlayableOutput.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Animations
- Assembly: UnityEngine.AnimationModule
public AnimationStreamSource GetAnimationStreamSource()
Returns
Type | Description |
|---|---|
| AnimationStreamSource | Returns the AnimationStreamSource of the output. |
Remarks
Additional Resources: AnimationStreamSource