Click or drag to resize

Button3DTypeIndicatorMesh Property

The mesh of the indicator.

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

Property Value

ReferenceMesh
See Also