// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.DrivenTransformProperties

namespace UnityEngine
{
public class DrivenTransformProperties // TypeDefIndex: 8919
{
	// Fields
	type#20890 value__;
	type#17490 None;
	type#17490 All;
	type#17490 AnchoredPositionX;
	type#17490 AnchoredPositionY;
	type#17490 AnchoredPositionZ;
	type#17490 Rotation;
	type#17490 ScaleX;
	type#17490 ScaleY;
	type#17490 ScaleZ;
	type#17490 AnchorMinX;
	type#17490 AnchorMinY;
	type#17490 AnchorMaxX;
	type#17490 AnchorMaxY;
	type#17490 SizeDeltaX;
	type#17490 SizeDeltaY;
	type#17490 PivotX;
	type#17490 PivotY;
	type#17490 AnchoredPosition;
	type#17490 AnchoredPosition3D;
	type#17490 Scale;
	type#17490 AnchorMin;
	type#17490 AnchorMax;
	type#17490 Anchors;
	type#17490 SizeDelta;
	type#17490 Pivot;
}
}
