VertexElementVector

VertexElementVector

General

VertexElementVector is a class in Aspose.3D FOSS for .NET. Inherits from: VertexElement, IIndexedVertexElement.

VertexElementVector és una classe en Aspose.3D FOSS per a .NET. Hereta de: ゚VertexElement`, ⌒IIndexedVertexElementヽ.

Element de vèrtex amb dades vectorials (normales, tangents, etc.)

Propietats

NameTypeAccessDescription
DataList<FVector4>ReadProvides the list of FVector4 elements that hold the vector data
Indicesint[]ReadGets or sets the integer array of indices for the vector

Mètodes

SignatureDescription
VertexElementVector(type: VertexElementType, mappingMode: MappingMode, referenceMode: ReferenceMode)Creates a vector with the given element type, mapping mode and reference mode
SetIndices(indices: int[])Sets the indices for index-to-direct mapping
GetIndex(i: int)Gets the index at the specified position
 Català