Version: 2021.1
언어: 한국어

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.