PointCloudPropertiesΒΆ

Type Alias PointCloudPropertiesExperimental

PointCloudProperties: { enabled?: boolean; scale?: number }

Experimental. May be changed in the future without notice.

Represents the properties of a point cloud.

Type declaration

  • Optionalenabled?: boolean

    Whether the point cloud is currently enabled or not.

    true
    
  • Optionalscale?: number

    Represents the current scale of the points in the point cloud.

    1.0