toJSON Method
Convert to JSON representation.
toJSON(display?: boolean): GroundPlaneProps
Parameter | Type | Description |
---|---|---|
display | boolean | If defined, the value to use for display; otherwise, that property will be left undefined. |
Returns - GroundPlaneProps
Defined in
- core/common/src/GroundPlane.ts Line 89
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.