VertexElementFVector
General
VertexElementFVector és una classe en Aspose.3D FOSS per a .NET. És heretat de: ゚VertexElement`, ⌒IIndexedVertexElementヽ.
Una classe auxiliar per definir implementacions concretes.
Aquesta classe proporciona 6 mètodes per treballar amb objectes VertexElementFVector en programes .NET. Els mètods disponibles inclouen: Clear, ゚CopyTo , ⌒SetData') ̋, '∂SetIndices ̇, ', ゙ToString ' ̨, "VertexElementsFVEctor". Tots els membres públics són accessibles a qualsevol aplicació .Net després d’instal·lar el paquet Aspose.3D FOSS per . NET. Propietats: ‘`Data, ‘.Indices, . ‘MappingMode ‘, ‘∀Nom, .’ ReferenceMode , ‘ヽ ‘PlacEd7}.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
Data | IArrayList<FVector4> | Read | Gets the data. |
VertexElementType | VertexElementType | Read | Gets the vertex element type. |
Name | string | Read/Write | Gets or sets the name. |
MappingMode | MappingMode | Read/Write | Gets or sets the mapping mode. |
ReferenceMode | ReferenceMode | Read/Write | Gets or sets the reference mode. |
Indices | IArrayList<int> | Read | Gets the indices. |
Mètodes
| Signature | Description |
|---|---|
VertexElementFVector() | |
VertexElementFVector(mappingMode: MappingMode, referenceMode: ReferenceMode) | |
CopyTo(target: VertexElementFVector) | Copies data to specified element |
SetData(data: FVector4[]) | Sets the data |
SetData(data: FVector3[]) | Sets the data |
SetData(data: FVector2[]) | Sets the data |
Clear() | Removes all elements from the direct and the index arrays. |
SetIndices(data: int[]) | Sets the indices data |
ToString() | String representation of vertex element. |
Vegeu també
- Aspose.Font Referència API d’empresa