This version of Unity is unsupported.

Length

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Reprensents a distance value.

Properties

unitThe unit of the value property.
valueThe length value.

Constructors

LengthCreates from a float and an optionnal LengthUnit.