VertexElementBinormal

VertexElementBinormal

General

VertexElementBinormal is a class in Aspose.3D FOSS for .NET. Inherits from: VertexElementVector.

VertexElementBinormal és una classe en Aspose.3D FOSS per a .NET. Hereta de: ゚VertexElementVector`.

VertexElementBinormal.VertexElementBinormal() crea un nou VertexElementBinormal amb modes de mapeig i referència predeterminats.

Propietats

NameTypeAccessDescription
BinormalsList<Vector4>ReadGets the binormals.
VertexElementTypeVertexElementTypeReadGets the vertex element type.
NamestringRead/WriteGets or sets the name.
MappingModeMappingModeRead/WriteGets or sets the mapping mode.
ReferenceModeReferenceModeRead/WriteGets or sets the reference mode.
IndicesIArrayList<int>ReadGets the indices.

Mètodes

SignatureDescription
VertexElementBinormal()Creates an instance using the specified mapping and reference modes
VertexElementBinormal(mappingMode: MappingMode, referenceMode: ReferenceMode)
SetIndices(data: int[])Sets the indices data
Clear()Clears all the data from this vertex element.
ToString()String representation of vertex element.
VertexElementBinormal(mappingMode: MappingMode, referenceMode: ReferenceMode)
 Català