API Reference > imodeljs-frontend > Views > DepthRangeNpc DepthRangeNpc Interface The minimum and maximum values for the z-depth of a rectangle of screen space. Values are in CoordSystem.Npc so they will be between 0 and 1.0. Properties Name Type Description maximum number The value closest to the front. minimum number The value closest to the back. Defined in core/frontend/src/Viewport.ts Line 172 Last Updated: 13 June, 2024