GroundPlaneProps Interface

JSON representation of a GroundPlane.

@see EnvironmentProps.ground.

Properties

Name Type Description
aboveColor number | undefined The color in which to draw the ground plane when viewed from above.  
belowColor number | undefined The color in which to draw the ground plane when viewed from below.  
display boolean | undefined Whether the ground plane should be displayed.  
elevation number | undefined The Z height at which to draw the ground plane.  

Defined in

Last Updated: 13 May, 2024