Color to depth in Unity (Femto Mega)

Hello,

In Unity, I managed to align the depth and color but only in the Depth to Color way. It means the depth is oversampled.

I would like to do it the other way like the Azure Kinect proposes : Color to Depth. So that the depth won’t be oversampled but the color will be downsampled.

How can I manage to do so ?