Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

Edge

enumeration

Description

Enum used to specify one edge of a rectangle.

Properties

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