Click or drag to resize

PointsInSpacePointSize Property

The size of each point in the cloud, in world units. This value determines how large each point appears when rendered.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
public Reference<double> PointSize { get; set; }

Property Value

ReferenceDouble
See Also