Version: 2022.2
언어: 한국어

TransformUtils.SetConstrainProportions

매뉴얼로 전환
public static void SetConstrainProportions (Transform transform, bool enabled);
public static void SetConstrainProportions (Transform[] transforms, bool enabled);

파라미터

transform Transform to set Constrain Proportions for.
transforms Transforms to set Constrain Proportions for.
enabled Enable/Disable Constrain Proportions for passed transforms.

설명

Sets Constrain Proportions as it would be set in the Transform Inspector window.