API Reference > imodeljs-common > DisplayStyles > SpatialClassifierOutsideDisplay SpatialClassifierOutsideDisplay Enumeration Describes how a SpatialClassifier affects the display of unclassified geometry - that is, geometry not intersecting the classifier. Members Name Value Description Off 0 The geometry is not displayed. On 1 The geometry is displayed without alteration. Dimmed 2 The geometry is darkened. Defined in core/common/src/SpatialClassification.ts Line 32 Last Updated: 11 June, 2024