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.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic float PointSize { get; set; }Property Value
Single
See Also