Version: 2020.2
언어: 한국어

DrivenTransformProperties

enumeration

매뉴얼로 전환

설명

An enumeration of transform properties that can be driven on a RectTransform by an object.

변수

NoneDeselects all driven properties.
AllSelects all driven properties.
AnchoredPositionXSelects driven property RectTransform.anchoredPosition.x.
AnchoredPositionYSelects driven property RectTransform.anchoredPosition.y.
AnchoredPositionZSelects driven property RectTransform.anchoredPosition3D.z.
RotationSelects driven property Transform.localRotation.
ScaleXSelects driven property Transform.localScale.x.
ScaleYSelects driven property Transform.localScale.y.
ScaleZSelects driven property Transform.localScale.z.
AnchorMinXSelects driven property RectTransform.anchorMin.x.
AnchorMinYSelects driven property RectTransform.anchorMin.y.
AnchorMaxXSelects driven property RectTransform.anchorMax.x.
AnchorMaxYSelects driven property RectTransform.anchorMax.y.
SizeDeltaXSelects driven property RectTransform.sizeDelta.x.
SizeDeltaYSelects driven property RectTransform.sizeDelta.y.
PivotXSelects driven property RectTransform.pivot.x.
PivotYSelects driven property RectTransform.pivot.y.
AnchoredPositionSelects driven property RectTransform.anchoredPosition.
AnchoredPosition3DSelects driven property RectTransform.anchoredPosition3D.
ScaleSelects driven property combining ScaleX, ScaleY && ScaleZ.
AnchorMinSelects driven property combining AnchorMinX and AnchorMinY.
AnchorMaxSelects driven property combining AnchorMaxX and AnchorMaxY.
AnchorsSelects driven property combining AnchorMinX, AnchorMinY, AnchorMaxX and AnchorMaxY.
SizeDeltaSelects driven property combining SizeDeltaX and SizeDeltaY.
PivotSelects driven property combining PivotX and PivotY.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961