VertexElementBinormal
Overview
VertexElementBinormal is a class in Aspose.3D FOSS for .NET.
Inherits from: VertexElementVector.
VertexElementBinormal.VertexElementBinormal() creates a new instance with default mapping and reference modes.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Binormals | List<Vector4> | Read | Provides the list of binormal Vector4 values for the vertex element |
Methods
| Signature | Description |
|---|---|
VertexElementBinormal() | Creates a new instance with the given mapping and reference modes |
VertexElementBinormal(mappingMode: MappingMode, referenceMode: ReferenceMode) |