VertexElementUV

VertexElementUV

VertexElementUV — clasa VertexElementUV. Moștenește de la: VertexElement, IIndexedVertexElement.

Methods: Aspose.ThreeD


Metode

NameTypeAccessDescription
DataIArrayList<FVector4>ReadGets the data.
VertexElementTypeVertexElementTypeReadGets the type of the
NamestringRead/WriteGets or sets the name.
MappingModeMappingModeRead/WriteGets or sets how the element is mapped.
ReferenceModeReferenceModeRead/WriteGets or sets how the element is referenced.
IndicesIArrayList<int>ReadGets the indices data

Metode

SignatureDescription
VertexElementUV()Initializes a new instance of the VertexElementUV class.
VertexElementUV(textureMapping: TextureMapping)Initializes a new instance of the VertexElementUV class.
AddData(data: IEnumerable<Vector2>)Calls AddData(data) on this VertexElementUV instance.
AddData(data: IEnumerable<Vector3>)Calls AddData(data) on this VertexElementUV instance.
CopyTo(target: VertexElementFVector)Copies data to specified element
SetData(data: FVector4[])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.

Vezi și

 Română