Version: 2022.3
언어: 한국어
Removed

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.