Share via


PointCloudSettings.PointSizeScale Property

Definition

A global size multiplier for point sizes when rendering point clouds. Scale value needs to be between 0.0 and 1.5. The default scale is 1.0.

public:
 property float PointSizeScale { float get(); void set(float value); };
public float PointSizeScale { get; set; }
member this.PointSizeScale : single with get, set
Public Property PointSizeScale As Single

Property Value

Applies to