LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

Edge

enumeration

Switch to Manual

Description

Enum used to specify one edge of a rectangle.

Properties

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