VertexElementVertexColor

VertexElementVertexColor

Overview

VertexElementVertexColor is a class in Aspose.3D FOSS for .NET. Inherits from: VertexElement.

Vertex element with color data

Properties

NameTypeAccessDescription
DataList<FVector4>ReadGets or sets the list of FVector4 color values for each vertex

Methods

SignatureDescription
VertexElementVertexColor(mappingMode: MappingMode, referenceMode: ReferenceMode)

See Also