Version: 2023.2
언어: 한국어

TransformUtils.GetConstrainProportions

매뉴얼로 전환
public static bool GetConstrainProportions (Transform transform);
public static bool GetConstrainProportions (Transform[] transforms);

파라미터

transform Transform to check Constrain Proportions value for.
transforms Transforms to check Constrain Proportions value for.

반환

bool Returns true if all passed transforms have Constrain Proportions enabled.

설명

Returns Constrain Proportions toggle value as it is shown in the Transform Inspector window.