PointCloudVisualPointSize Property  | 
 The size to render each point in the cloud in pixels. This is scaled down to 1 when the points reach Falloff Distance away from the camera.
 
    Namespace: 
   Demo3D.Visuals
    Assembly:
   Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxpublic float PointSize { get; set; }Property Value
Type: 
Single
See Also