VertexElementBinormal
VertexElementBinormal
Overview
VertexElementBinormal 是一个类在Aspose.3D FOSS for Typescript中. 继承人: VertexElementFVector.
VertexElementBinormal.constructor creates a binormal vertex element with the given name, mapping mode, and reference mode.
这个类提供了1种方法,用于在TypeScript程序中使用VertexElementBinormal对象. 有的方法包括: constructor. 在安装Aspose.3D FOSS for Typescript 包后,所有公众成员都可以访问任何TypeScript应用程序.
Description
VertexElementBinormal 是Aspose.3D FOSS库中的一个类,该类可用于 TypeScript 的程序中使用 0 个方法和 0 個属性. 它扩展到 VertexElementFVector, 继承了其母型的共享功能.
核心功能包括:创建一个二元正则顶点元素,给定名称,映射模式和参考模式.这些操作使开发人员能够直接将 vertexelementbinormal功能的应用程序集成到 TypeScript 中.
实例通过单个构造器创建,该构成者将对象初始化为默认值.
Methods
| Signature | Description |
|---|---|
| `constructor(name: string, mappingMode: MappingMode | null, referenceMode: ReferenceMode |