Click or drag to resize

MaterialUseVertexColor Property

Whether to use vertex color for Base Color and Opacity calculation.

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

Property Value

ReferenceBoolean
See Also