Getting ScreenSpace Coordinates from World Coordinates

@zhhqu0305 You will need to use the RGB Camera's intrinsic and extrinsic values to raycast from pixel to world point properly.

You can see a simple implementation here: