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

Edge

enumeration

Description

Enum used to specify one edge of a rectangle.

Properties

LeftThe left edge.
RightThe right edge.
TopThe top edge.
BottomThe bottom edge.