Version: 2022.3
Experimental: this API is experimental and might be changed or removed in the future.

AnimationPlayableOutputExtensions

class in UnityEngine.Experimental.Animations

切换到手册

描述

用于为 AnimationPlayableOutput 提供实验性扩展方法的静态类。

此类中的扩展方法可以直接在 AnimationPlayableOutput 上使用。

另请参阅:AnimationPlayableOutput

静态函数

GetAnimationStreamSource获取指定的 AnimationPlayableOutput 的流源。
GetSortingOrder获取指定的 AnimationPlayableOutput 的优先级索引。
SetAnimationStreamSource设置指定的 AnimationPlayableOutput 的流源。
SetSortingOrder设置指定的 AnimationPlayableOutput 的排序顺序。