fromJSON MethodStatic
Create display settings from their JSON representation. If props
is undefined
, the default settings are returned.
fromJSON(props?: PointCloudDisplayProps): PointCloudDisplaySettings
Parameter | Type | Description |
---|---|---|
props | PointCloudDisplayProps |
Returns - PointCloudDisplaySettings
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.