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