Click or drag to resize

Item3DItemType Property

The type of the item.

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

Property Value

ReferenceItem3DType
See Also