API Reference > imodeljs-common > DisplayStyles > GroundPlaneProps GroundPlaneProps Interface JSON representation of a GroundPlane. Implemented by GroundPlane Properties Name Type Description aboveColor undefined | ColorDefProps The color in which to draw the ground plane when viewed from above. belowColor undefined | ColorDefProps The color in which to draw the ground plane when viewed from below. display undefined | false | true Whether the ground plane should be displayed. elevation undefined | number The Z height at which to draw the ground plane. Defined in core/common/src/GroundPlane.ts Line 20 Last Updated: 13 June, 2024