Version: 2021.3
언어: 한국어

AudioPlayableOutput

struct in UnityEngine.Audio


인터페이스 구현:IPlayableOutput

매뉴얼로 전환

설명

A IPlayableOutput implementation that will be used to play audio.

NOTE: You can use PlayableOutputExtensions methods with AudioPlayableOutput objects.

정적 변수

NullReturns an invalid AudioPlayableOutput.

Public 함수

GetEvaluateOnSeekGets the state of output playback when seeking.
SetEvaluateOnSeekControls whether the output should play when seeking.

정적 함수

CreateCreates an AudioPlayableOutput in the PlayableGraph.