Click or drag to resize

PointCloudVisualFalloffDistance Property

The point size starts at PointSize and goes to 1 beyond the FalloffDistance. This helps to give the impression of depths since closer points are rendered larger making them look more solid.

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public float FalloffDistance { get; set; }

Property Value

Single
See Also