GroundPlaneProps Interface

JSON representation of a GroundPlane.

Implemented by

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

Last Updated: 08 January, 2020