// Assembly: UnityEngine.PhysicsModule
// Full name: UnityEngine.ContactPairPoint

namespace UnityEngine
{
public class ContactPairPoint // TypeDefIndex: 12798
{
	// Fields
	type#28475 m_Position;
	type#26069 m_Separation;
	type#28475 m_Normal;
	type#27925 m_InternalFaceIndex0;
	type#28475 m_Impulse;
	type#27925 m_InternalFaceIndex1;

	// Methods
	// RVA: -1
	public type#28468 get_position() { }
	// RVA: -1
	public type#26059 get_separation() { }
	// RVA: -1
	public type#28468 get_normal() { }
	// RVA: -1
	public type#28468 get_impulse() { }
}
}
