LengthConstructor

매뉴얼로 전환
public Length (float value);
public Length (float value, UIElements.LengthUnit unit);

설명

Creates from a float and an optionnal LengthUnit.

LengthUnit.Pixel is the default unit.