VertexElementNormal
Overview
VertexElementNormal is a class in Aspose.3D FOSS for .NET.
Inherits from: VertexElementVector.
VertexElementNormal.VertexElementNormal() initializes a new instance with default mapping and reference modes.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Normals | List<Vector4> | Read | Provides a list of Vector4 objects representing vertex normal vectors |
Methods
| Signature | Description |
|---|---|
VertexElementNormal() | Initializes a new instance with default mapping and reference modes |
VertexElementNormal(mappingMode: MappingMode, referenceMode: ReferenceMode) |