I am trying to convert extrinsics (from the depth to color camera) into a Unity Matrix4x4 transform. This is what I currently have. Extrinsics extrinsics = new Extrinsics(); using (var profileDepth = ...