Version: 2019.3
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.