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 199
Last Updated: 20 June, 2023