API Reference > imodeljs-common > DisplayStyles > GroundPlaneProps GroundPlaneProps Interface JSON representation of a GroundPlane. Properties Name Type Description aboveColor undefined | number The color in which to draw the ground plane when viewed from above. belowColor undefined | number The color in which to draw the ground plane when viewed from below. display undefined | boolean 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 17 Last Updated: 11 June, 2024