Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


VideoDeinterlaceMode

Describes how the fields in the image, if any, should be interpreted.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Enum
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public enum VideoDeinterlaceMode

Fields

Value

Description

EvenFirst field is in the even lines.
OddFirst field is in the odd lines.
OffClip is not interlaced.