PointCloudShape Type
PointCloudShape = "square" | "round"
Specifies the shape drawn for each individual point within a point cloud.
- "round": Each point is drawn as a circle.
- "square": Each point is drawn as a square.
@see PointCloudDisplaySettings.shape.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.