toggleGroundPlane Method
Toggle display of the DisplayStyle3dSettings.environment's GroundPlane.
toggleGroundPlane(display?: boolean): void
Parameter | Type | Description |
---|---|---|
display | boolean | Whether to display the ground plane, or undefined to toggle the current display. |
Returns - void
Defined in
- core/common/src/DisplayStyleSettings.ts Line 1286
Last Updated: 20 June, 2023