Version: 2017.2
Removed

WWW.audioClip

매뉴얼로 전환
Obsolete public Object audioClip ;

설명

Returns a AudioClip generated from the downloaded data (Read Only).

The data must be an audio clip in Ogg(Web/Standalones), MP3(phones), WAV, XM, IT, MOD or S3M format. The clip will be downloaded completely before it's ready to play. Use the overloaded GetAudioClip (bool threeD, bool stream) to stream the audio, instead of downloading the entire clip.

no example available in C#