AudioClipPlayable

struct in UnityEngine.Audio

/

Implemented in:UnityEngine.AudioModule


Implements interfaces:IPlayable

Description 描述

An implementation of IPlayable that controls an AudioClip.

NOTE: You can use PlayableExtensions methods with AudioClipPlayable objects.

Static Methods 静态方法

CreateCreates an AudioClipPlayable in the PlayableGraph.