Click or drag to resize

PointsInSpacePointSegments Property

The number of segments used to create the geometry of each point when using a sphere shape.

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

Property Value

ReferenceInt32
See Also