// Assembly: UnityEngine.InputLegacyModule
// Full name: UnityEngine.PenData

namespace UnityEngine
{
public class PenData // TypeDefIndex: 13171
{
	// Fields
	type#28443 position;
	type#28443 tilt;
	type#24348 penStatus;
	type#26063 twist;
	type#26063 pressure;
	type#24344 contactType;
	type#28443 deltaPos;
}
}
