Click or drag to resize

MeshSimplifierVerbose Property

Gets or sets if verbose information should be printed to the console. Default value: false

Namespace: Internal
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public bool Verbose { get; set; }

Property Value

Boolean
See Also