VertexElementBinormal
Overview
VertexElementBinormal is a class in Aspose.3D FOSS for Typescript.
Inherits from: VertexElementFVector.
VertexElementBinormal.constructor creates a binormal vertex element with the given name, mapping mode, and reference mode.
Methods
| Signature | Description |
|---|---|
constructor(name: string, mappingMode: MappingMode | null, referenceMode: ReferenceMode | null) | Creates a binormal vertex element with the given name, mapping mode, and reference mode |