Click or drag to resize

MeshSimplifierSimplificationOptions Property

Gets or sets all of the simplification options as a single block. Default value: SimplificationOptions.Default

Namespace:  Internal
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public MeshSimplifierSimplificationOptionsStruct SimplificationOptions { get; set; }

Property Value

Type: MeshSimplifierSimplificationOptionsStruct
See Also