Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

VideoPlayer.skipOnDrop

public bool skipOnDrop;

Description

Whether the VideoPlayer is allowed to skip frames to catch up with current time.

Only settable if VideoPlayer.canSetSkipOnDrop is true.