VertexElementBinormal

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

NameTypeAccessDescription
BinormalsList<Vector4>ReadProvides the list of binormal Vector4 values for the vertex element

Methods

SignatureDescription
VertexElementBinormal()Creates a new instance with the given mapping and reference modes
VertexElementBinormal(mappingMode: MappingMode, referenceMode: ReferenceMode)

See Also