Click or drag to resize

RenderingEffect_OutlineGroupsInterval Property

The interval of affected groups of objects to use by the effect.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<RangeI> GroupsInterval { get; set; }

Property Value

ReferenceRangeI
See Also