Click or drag to resize

MeshSimplifierColors Property

Gets or sets the vertex colors.

Namespace:  Internal
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public ColorValue[] Colors { get; set; }

Property Value

Type: ColorValue
See Also