VertexElementBinormal

VertexElementBinormal

概述

VertexElementBinormal 是一个类在Aspose.3D FOSS的.NET中. 继承人: VertexElementFVector, IIndexedVertexElement.

创建一个新的实例,默认地图和参考模式.

本类提供6种方法,用于在NET程序中与VertexElementBinormal对象工作. 有的方法包括: Clear, CopyTo, SetData, SetIndices, ToString, VertexElementBinormal. 所有公众成员在安装了Aspose.3D FOSS for .NET 包后,可以访问任何.NET应用程序. 特性: Data, Indices, MappingMode, Name, ReferenceMode, VertexElementType.

属性

名称:类型Access描述情况
DataIArrayList<FVector4>阅读获取数据。.
VertexElementTypeVertexElementType阅读获取该…的类型
Namestring阅读/写作获取或设置名称。.
MappingModeMappingMode阅读/写作获取或设置元素的映射方式。.
ReferenceModeReferenceMode阅读/写作获取或设置元素的引用方式。.
IndicesIArrayList<int>阅读获取索引数据

方法

Signature描述情况
VertexElementBinormal()启动一个新的 VertexElementBinormal 类实例.
CopyTo(target: VertexElementFVector)将数据复制到指定元素中
SetData(data: FVector4[])设置数据
Clear()从直接和索引数组中删除所有元素.
SetIndices(data: int[])设置索引数据
ToString()顶点元素的字符串表示.

查看更多

 中文