Объявление
public static Audio.AudioPlayableOutput Create(Playables.PlayableGraph graph, string name, AudioSource target);Параметры
graph | PlayableGraph, который будет содержать AnimationPlayableOutput.. |
name | Имя выхода. |
target | AudioSource, который будет воспроизводить AudioPlayableOutput источник Playable. |
Возвращает
AudioPlayableOutput Новый AudioPlayableOutput, прикрепленный к PlayableGraph.
Описание
Создает AudioPlayableOutput в PlayableGraph.
AudioSource воспроизводит источник Playable AudioPlayableOutput. Этот источник Playable можно установить с помощью SetSourcePlayable.