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

LengthUnit

enumeration

Description

Describes how to interpret a Length value.

Properties

Pixel Interprets length as pixel.
Percent Interprets length as a percentage, with 100 representing 100%. The value is not constrained and can range from negative numbers to values greater than 100.