API Reference > imodeljs-common > DisplayStyles > PlanarClipMaskPriority PlanarClipMaskPriority Enumeration The default priority values for a PlanarClipMaskSettings, based on model type. Models with a lower priority are masked by models with a higher priority. The default can be overridden by PlanarClipMaskSettings.priority. Members Name Value Description RealityModel 0 A reality model with a bounded range. DesignModel 2048 A design model stored in the IModelDb. GlobalRealityModel -1024 A reality model that spans the globe - e.g., OpenStreetMaps Buildings. BackgroundMap -2048 Background map. Defined in core/common/src/PlanarClipMask.ts Line 36 Last Updated: 11 June, 2024