VertexElementFVector

VertexElementFVector

Overview

VertexElementFVector є класом в Aspose.3D FOSS для .NET. Наследники від: VertexElement, IIndexedVertexElement.

Допоможний клас для визначення конкретних реалізацій.

Цей клас надає 6 методів роботи з об’єктами VertexElementFVector в програмах .NET. Доступні методи включають: Clear, CopyTo, SetData, SetIndices, ToString, VertexElementFVector. Всі публічні члени доступні будь-якій додаткові .NET після встановлення Aspose.3D FOSS для пакету .Net. Свойства: Data, Indices, MappingMode, Name, ReferenceMode, VertexElementType.

Properties

NameTypeAccessDescription
DataIArrayList<FVector4>ReadОбирає дані.
VertexElementTypeVertexElementTypeReadОбирає тип вертикального елемента.
NamestringЧитання/писанняОбирає або встановлює ім’я.
MappingModeMappingModeЧитання/писанняОбирає або встановлює режим мапінгу.
ReferenceModeReferenceModeЧитання/писанняОбирає або встановлює режим відліку.
IndicesIArrayList<int>ReadЗнайде показники.

Methods

SignatureDescription
VertexElementFVector()
VertexElementFVector(mappingMode: MappingMode, referenceMode: ReferenceMode)
CopyTo(target: VertexElementFVector)Копіює дані в визначений елемент
SetData(data: FVector4[])Налаштує дані
SetData(data: FVector3[])Налаштує дані
SetData(data: FVector2[])Налаштує дані
Clear()Видає всі елементи з масивів direct і index.
SetIndices(data: int[])Налаштує дані про індекси
ToString()Струнне представлення вертикального елемента.

See Also

 Українська