VertexElementVertexColor
Overview
VertexElementVertexColor is a class in Aspose.3D FOSS for .NET.
Inherits from: VertexElement.
Vertex element with color data
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Data | List<FVector4> | Read | Gets or sets the list of FVector4 color values for each vertex |
Methods
| Signature | Description |
|---|---|
VertexElementVertexColor(mappingMode: MappingMode, referenceMode: ReferenceMode) |