Method group is Obsolete

MovieTexture.isReadyToPlay

매뉴얼로 전환
Obsolete public bool isReadyToPlay ;

설명

MovieTexture has been removed. Use VideoPlayer instead.

If the movie is downloading from a web site, this returns if enough data has been downloaded so playback should be able to start without interruptions. For movies not associated with a web stream, this value always returns true.