Hello!
I want to know the depth of the human, and I have the texture2D dephthuman (m_HumanBodyManager.humanDepthTexture) with TextureFormat.RFloat.
But I don’t know how can I read the RFloat to know the distance that I have in unity. Is it in meters, centimeters? And I have the sensation that is only a range 0-1.