PointCloudProperties

Interface PointCloudPropertiesExperimental

Experimental. May be changed in the future without notice.

Represents the properties of a point cloud.

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

Properties

Properties

enabled?: boolean

Whether the point cloud is currently enabled or not.

true
scale?: number

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

1.0

Did you find this page useful? Please give it a rating:
Thank you for rating this page!
Any issues or feedback?
What kind of problem would you like to report?
Please tell us more about what's wrong: