Kinect 4 Unreal

The calculation you mentioned is correct. however we need the calibration data specifically to the sensor we are testing with.
microsoft is providing this by GetDepthCameraIntrinsics function under coordinationmapper class. ://msdn.microsoft.com/en-us/library/windowspreview.kinect.coordinatemapper.aspx
so I still need to access this data in which still does not provide this access, or if it is I don’t know how to. The following is a link of the detail of the calculation and CameraIntrinsics dataa structure