API Reference > imodeljs-frontend > Views > GetPixelDataWorldPointArgs > preserveModelDisplayTransforms preserveModelDisplayTransforms preserveModelDisplayTransforms: undefined | boolean If true, then the world point of a pixel associated with a model will preserve any transforms applied to the model at display time, such as those supplied by a ModelDisplayTransformProvider or PlanProjectionSettings.elevation. Otherwise, the world point will be multiplied by the inverse of any such transforms to correlate it with the model's true coordinate space. Defined in core/frontend/src/Viewport.ts Line 198 Last Updated: 11 June, 2024