public void SetManifoldNormal(float3 newNormal) { m_LastHeader.Normal = newNormal; m_ContactReader.Write(m_LastHeader); }