I think you can call AutoAdjustSampleDistancesOff() on the mapper to turn off the automatic adjustment of raycasting sampling distance, then either call LockSampleDistanceToInputSpacingOn() to lock the sampling distance to the input data spacing, or set the sampling distance manually with SetSampleDistance(…).
2 Likes