Length

struct in UnityEngine.UIElements

Switch to Manual

Description

Reprensents a distance value.

Variables

unitThe unit of the value property.
valueThe length value.

Constructors

LengthCreates from a float and an optionnal LengthUnit.

Static Functions

PercentCreates a percentage Length from a float.