This version of Unity is unsupported.

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.