Version: 5.6

WWWAudioExtensions

class in UnityEngine

매뉴얼로 전환

설명

Provides methods to access AudioClip or MovieTexture objects from WWW streams.

정적 함수

GetAudioClipReturns an AudioClip generated from the downloaded data (Read Only).
GetAudioClipCompressedReturns an AudioClip generated from the downloaded data that is compressed in memory (Read Only).
GetMovieTextureReturns a MovieTexture generated from the downloaded data (Read Only).