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.

Direction

enumeration

Description

Setting that indicates one of four directions.

Properties

LeftToRightFrom left to right.
RightToLeftFrom right to left.
BottomToTopFrom bottom to top.
TopToBottomFrom top to bottom.