PointCloudPropertiesΒΆ webVis API ReferencePointCloudPropertiesType Alias PointCloudPropertiesExperimentalPointCloudProperties: { enabled?: boolean; scale?: number }Experimental. May be changed in the future without notice. Represents the properties of a point cloud. Type declarationOptionalenabled?: booleanWhether the point cloud is currently enabled or not. Defaulttrue Optionalscale?: numberRepresents the current scale of the points in the point cloud. Default1.0
Experimental. May be changed in the future without notice.
Represents the properties of a point cloud.